Tilda

Transferring subscriber from a landing page

You can transfer from form contacts to enKod along with their additional information by enrolling users into mailing list groups.

Customising the integration

To set up the integration, you need to perform the following steps:

1. Use the webhook to transfer contacts from the landing page:

 https://api.enkod.ru/v1/tilda/form?groups=group_name1&groups=group_name2

Where:

  • groups - system name of mailing groups to which you want to subscribe contacts

2. On Tilde in “Site Settings” go to “Forms” and select the “Webhook” option

3. Enter the previously created webhook and save the changes

4. Install:

  • API METHOD - HEADER
  • API NAME - apiKey
  • API KEY - api key previously created in the account in Settings → API (Access right: Integration with Tilda forms)

5. In the “Content” settings select the required webhook

6. In the field settings, specify variable names corresponding to the system names of the main fields and data fields in enKod

Features of data fields transfer

  1. When transmitting a fractional number, use a full stop rather than a comma as a delimiter, otherwise the field will not be recorded
  2. When transmitting a date, use the field format as YYYYY-MM-DD

To transmit an email, write explicitly in the corresponding field variable name “email”, otherwise, if this is not specified, the default value “Email” will be passed, which will invalidate the integration and contacts will not be added to enKod.

Last modified: 2023.12.13 10:36 by Anastasia Aniskova