Link Search Menu Expand Document

Using with ManyChat

ManyChat has 4 tags

  1. {{first_name}}
  2. {{last_name}}
  3. {{full_name}}
  4. {{email}}

Once you type the {{ the Autocomplete will show you the available variables, You can click on it.

Here is how you should construct the outgoing URL in ManyChat

https://example.com/landing-page/?firstname={{first_name}}&lastname=​{{last_name}}&email={{email}}

🌟 Key Points


Was this article helpful?