• 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.

Embedded code in workflow

Carlos Melo

Member
Hello,
Please, which is the best way to start a workflow with an embedded code ?
The app Code (Pabbly) is not available as the first step, as you can check in the image below:

1726226817671.png


Thanks,
Carlos M.
 
P

Pabblymember11

Guest
Hey @Carlos Melo

To initiate a workflow with embedded code when the app (such as Pabbly) is not an option for the first step, the optimal solution is to employ a webhook as the trigger.
 

Carlos Melo

Member
Ok, Supreme, could you please elaborate that better for me ?
I want to embed a JotForm form code. So, how does a webhook can help with that ?
 
Last edited:
P

Pabblymember11

Guest
Certainly, could you please elaborate on your use case with Code by Pabbly? What are you trying to accomplish? Please share your use case in detail so that we can help you better.
 

Carlos Melo

Member
Sure, Supreme.
What I need is to use a modified source code of a Jotform form. So I would have to start the workflow with a step that could accept that code.
 
P

Pabblymember11

Guest
Hey @Carlos Melo

If JotForm allows data to be sent, you can capture it here using a webhook or custom integration. However, we can only support webhooks to capture the response from JotForm. Beyond that, it's not possible to design code to retrieve the data directly from a trigger event.
 
Top