I have a Trigger (JotURL) from a sign up from that sends user data to Pabbly.
But the data JotURL provides doesn't include the URL of the page the data comes from, nor the ID of the sign up form generating it.
I need some sort of identifier so I can add the right tags that new sign up in my CRM (which will then trigger more automation).
A workaround I thought of;
The Pabbly Connect Workflow and Webhook IDs are unique. If I can capture either of their ID's as data in my workflow, then I can use Pabbly to convert that string into a meaningful tag that I can then pipe onwards to my CRM.
How can I do this?
But the data JotURL provides doesn't include the URL of the page the data comes from, nor the ID of the sign up form generating it.
I need some sort of identifier so I can add the right tags that new sign up in my CRM (which will then trigger more automation).
A workaround I thought of;
The Pabbly Connect Workflow and Webhook IDs are unique. If I can capture either of their ID's as data in my workflow, then I can use Pabbly to convert that string into a meaningful tag that I can then pipe onwards to my CRM.
How can I do this?