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

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Search results

  1. G

    Anyone know how to write loops in java or python for Code by Pabbly?

    Hi All, I think I need to write a for loop (or something) in Code by Pabbly however I dont know Java or Python. I am newer to coding but I do understand basic logic conditions. Below is the data I need to loop through and my logical explanation of what I need to do. If anyone can help me...
  2. G

    How to return values in an array if another value is true?

    Basically, I want to know how I can find the record in the nested array and return the conid of the record only if isUS is true.
  3. G

    How to return values in an array if another value is true?

    Hi, the name of the work flow is Simple-STRAT Workflow. I using a router so the particular route is call IBRK NEW.
  4. G

    How to return values in an array if another value is true?

    I have the following json with 3 separate records. Currently I am using Pabbly Iterator to iterate through the outer array and then another iterator step to iterate through the nested array. I then take the data in the second (nested) array and put each record into Google sheets just to find...
  5. G

    Nested Routes

    Hi, I have a nested router (router within a router) however I cannot see the sub router steps in the 'Task History' to allow me to troubleshoot. Can you advise how I can see this. There is one final step after the following get request which is a post however I cannot see that.
  6. G

    Catching Webhook to then search contact in Zoho CRM not working

    Hi, I am catching a Webhook and then taking the email address out of the Webhook data then doing a Zoho CRM search contact by email. I captured the Webhook data and mapped the email field from the Webhook as the contact email search field for Zoho CRM. I press Save and Sent Test Request and...
  7. G

    API Post Error : form field class may not be null

    Hi, You can close this. If found a work around for the issue. I am using a custom Post and using form data instead. Thanks,
  8. G

    API Post Error : form field class may not be null

    Hi, thanks for your response. I mentioned in my original post that I removed the account number and token in the screenshot I posted. I did this as I didn't want the account number and token exposed. The updated screenshot below includes those details now. When I have been submitting the API...
  9. G

    API Post Error : form field class may not be null

    Hi, I searched past posts but couldnt find an answer to my issue. I am submitting a POST however the response I am getting is Error : form field class may not be null. Pebbly is sending something that I cannot see I suppose and that is causing the issue. When I test the API POST via Postman...
  10. G

    Is there a version control for workflows?

    I accidentally deleted a router action and completely deleted all the sub actions which was about 95% of my workflow. Is there any version control or any way I can restore the prior workflow version? I hope so… 😬
Top