• 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 $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Subscription Billing โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Chatflow โ€” Lifetime Access for $249 โ€” View Offer

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

Recent content by JustinPM123

  1. J

    Trouble with Pabbly Router/Filter

    That did not work. Whether I choose Simple Response or not, the data coming through on the Webhook is formatted the same. Each line is separated so I cannot capture the whole Webhook as an Array and parse out the info I need. I have attempted to use the Pabbly Code step (both JavaScript and...
  2. J

    Trouble with Pabbly Router/Filter

    Understood. I think I have found a solution. The KEY configurations would change depending on the event_type. So I setup Routing Filters for each event_type. Then the steps within those filter workflows can consistently identify the same KEY and VALUE.
  3. J

    Trouble with Pabbly Router/Filter

    @ArshilAhmad, I used the Pabbly Text Formatter to Parse the Webhook data received and in the tests it was successful. But after saving and receiving some webhooks, the automation failed. See History ID: IjU3NjUwNTZhMDYzNTA0MzQ1MjZmNTUzNDUxMzA1MTY1NTQzMTBmMzMi_pc After opening the Workflow to...
  4. J

    Trouble with Pabbly Router/Filter

    Hello @ArshilAhmad, I had originally had the Webhook response set to Simple but then turned it off to see if that helped. I will restore the setting to Simple Response and set the Code step to strip out the Order ID data, and test that configuration.
  5. J

    Trouble with Pabbly Router/Filter

    I'm having trouble with my Router/Filter. I initially setup the Router 7 Filters with simple, single parameters. And it worked. Now I am trying to edit the existing Filters and add more Filters, with multiple more specific parameters. While recapturing the Webhook, it looks like the data is...
  6. J

    Zoho SalesIQ - Conversation access

    I'm trying to create a Workflow that can get the Conversation info from a SalesIQ closed/ended chat and put it into a Zoho CRM record. However, the information provided by the SalesIQ > Workflow > Webhook does not give any access to the Conversation data itself, just the initial 'question'. The...
  7. J

    Cognito Forms Get and Update Entry not working

    I have a workflow that receives a webhook from Cognito Forms when a form is submitted. At the end of the workflow I want to update a field on that form. But when trying to use the Cognito Form > Update Entry action, there are only fields for Form ID and Entry ID, no fields from that form show...
  8. J

    Iterator not picking up results from API

    I am experiencing this same issue. Even when I disable Simple Response, the response is still showing as simple. So the Pabbly Iterator is not able to see or process the data. Attached is a screenshot of the Workflow results and also a JSON file with the 'Product" data that should qualify to...
  9. J

    Trouble with Webhook coming from Pabbly Hook

    The only reason for trying Pabbly Hook was to see if I could forward or relay the webhook to multiple destinations. I have not found any documentation regarding this. Is that possible? To forward the webhook JSON data to multiple different URL endpoints, 1 for Pabbly Connect and 1 for 3rd party app?
  10. J

    Trouble with Webhook coming from Pabbly Hook

    Thank you for the recommendation. Is there any reason why I should not try connecting my website directly to the Pabbly Connect > Workflow > Webhook?
  11. J

    Trouble with Webhook coming from Pabbly Hook

    Hello @Preeti Paryani, The Workflow was enabled when I last posted. But the workflow did not have a saved step after the Webhook Trigger. So I now have enabled it and added a step to email me when the workflow is successful. Here is a screen recording of both the Workflow and Hook.
  12. J

    Trouble with Webhook coming from Pabbly Hook

    Hello @ArshilAhmad, I have disabled my original workflow and created a new one called OPS, setup the Webhook by Pabbly trigger, copied the webhook URL, and pasted into the Pabbly Hook - Destination Webhook URL. The Pabbly Hook is still receiving REQUESTS but the workflow is not. Here is the...
  13. J

    Trouble with Webhook coming from Pabbly Hook

    Hello @Preeti Paryani , Here is my Pabbly Hook URL: https://hook.pabbly.com/api/webhook/65884f977094b9f694938e26/67f6e6de5e434afb5db3cb7c I am using the Free account currently with the same email address. This is the Pabbly Connect > OPS test > Webhook URL...
  14. J

    Google Drive - Delete Folder 404 'File Not Found'

    Can you provide some support for the Custom API Request action to get access to Shared Google Drive? I have followed all the steps in the online documentation, but I am still getting 403 Response. My workflow is here...
  15. J

    Trouble with Webhook coming from Pabbly Hook

    I'm testing out Pabbly Hook and have connected my ecommerce website to it. Then I am forwarding that request to a workflow in Pabbly Connect. The Pabbly Hook shows that it is working correctly and succesful. But the Webhook step in my workflow is not receiving anything. Is there something I...
Top