getting Started
Overview
Return the specified Jotform form event to TTO CDP
Required parameters
API KEY | Obtain the API key in My Account - API in the Jotform backend. |
Form ID | Retrieve it from the form path, for example, 260558822464462 in https://www.jotform.com/build/260558822464462 |
guide
1. Access the Jotform backend and initialize the CDP ID hidden field.
Edit the form, add a hidden CDP ID field, and add a short text control to the editor.
The name transferred to the control is: TTO CDP ID, set to hidden, and uniquely named: cdpid
To obtain the form ID: https://www.jotform.com/build/252471157789469/publish, check the URL in your browser; 252471157789469 is the form ID.



2. Enter the settings interface and create a Jotform API key.


3. Access the CDP backend and install the Jotform repository.
API KEY: Obtained from the JotForms backend.
Form ID: Retrieved from the JotForm backend.

4. Website link to Jotform form embedding
How can this be achieved?
In GTM, you can customize the code to dynamically replace the jotform link in JavaScript.
Official documentation: Embed a Form Builder into Your Website Builder
