• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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