• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

How can I capture the Pabbly workflow or webhook ID as a data value?

Status
Not open for further replies.

RoCrow

Active member
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?
 

ArshilAhmad

Well-known member
Staff member
I had a discussion with the technical team and they have informed me that the workaround you suggest is not possible.

I assume you want to assign a tag to a user depending on the form they submitted. For this, I suggest creating a different workflow for each new form. Since each workflow will provide you with a unique Webhook URL, you can then use each unique Webhook URL to connect with a different form. This way, each workflow can be used to assign a different tag.
 

RoCrow

Active member
I had a discussion with the technical team and they have informed me that the workaround you suggest is not possible.

I assume you want to assign a tag to a user depending on the form they submitted. For this, I suggest creating a different workflow for each new form. Since each workflow will provide you with a unique Webhook URL, you can then use each unique Webhook URL to connect with a different form. This way, each workflow can be used to assign a different tag.
Thanks for the workaround!
 
Status
Not open for further replies.
Top