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

Search results

  1. N

    How to get JSON response?

    I should also note if I send the exact same API Endpoint URL in postman, I get a JSON response back so I know it's possible, I just need to know how to get it in Pabbly. Thanks
  2. N

    How to get JSON response?

    I shared my workflow and you have permission to test everything in it. When I submit the API request in Pabbly, I send the API Endpoint URL and I've tried both simple response and regular response, and both times Pabbly returns a simple response looking result and not the JSON. When I copy the...
  3. N

    Is there a way to stop tasks that are currently in a waiting status? We have some that have long wait periods and don't want them to run anymore.

    Ok, is there a way to do it in bulk, or does it have to be one by one? We have thousands of these so one by one would be impossible. Could you maybe build in a "stop all in progress" button for a particular workflow?
  4. N

    Is there a way to stop tasks that are currently in a waiting status? We have some that have long wait periods and don't want them to run anymore.

    Is there a way to stop tasks that are currently in a waiting status? We have some that have long wait periods and don't want them to run anymore. Some have wait times of a couple months. Thanks
  5. N

    Any Way To Get Complete Webhook Payload?

    When I receive the incoming webhook, everything is the same no matter if I have simple response clicked or not. Why is the button there if it doesn't do anything?
  6. N

    How to Handle Different Webhook Payloads

    Ok thanks, I understand and appreciate your help.
  7. N

    How to Handle Different Webhook Payloads

    We have some webhooks that we receive that have different fields and pieces of information and we don't have a way to change this. For example, one of our providers sends out all event notices to a single webhook and different types of events have different fields included. This causes a...
  8. N

    Any Way To Get Complete Webhook Payload?

    Webhooks sometimes contain different information and fields so is there a way to display the entire webhook payload? I went into one of my workflows and unchecked simple response and then recaptured the webhook and it doesn't come through / displayed in JSON format so is there a way to get...
  9. N

    Find all workflow runs that haven't yet completed due to a delay step?

    Ok thanks. It could be helpful, eventually for tasks with long delays. Some of ours have 30+ day delays and obviously sometimes business needs change etc..
  10. N

    Find all workflow runs that haven't yet completed due to a delay step?

    We have a ton of tasks that have various delay length steps as the delay timeframe is dynamically generated from a previous step. All I need to do is have a way to filter for tasks in the workflow history that have been started, but not finished........tasks that are currently waiting in that...
  11. N

    What is the best way to convert negative values to 0?

    I have a number formatter math operation that subtracts two numbers and sometimes the values end up being negative. I would like to add another step that will convert any negative values to 0, but if the values are above 0, they stay the same. What is the best way for me to accomplish this?
  12. N

    Delay Step Doesn't Seem To Be Working

    No I did not as we were waiting to check on how everything was going after the 12 day delay. I just checked the other task history for something we submitted on the same workflow and that one is fine and isn't stopped so maybe it was stopped on accident. Is there a log or anything that shows...
  13. N

    Delay Step Doesn't Seem To Be Working

    Hello, We have a workflow that was executed on May 17th and it went through the first batch of steps and then it hit a 12 day delay step so the next steps should have executed on May 29th, but we are now at May 31st and the next steps have still not executed. Could you please help me...
  14. N

    Does Anyone Know of an Email Tracking Service To Use With Gmail / Workspace?

    We send some emails using a Google Workspace email and would like to know if the emails have been opened or not. For our manual email sends from the browser interface, we use a Chrome extension called Yesware and it works great, but I'm not sure how something like this would work in an...
  15. N

    Is anything different for triggers when using Google Sheets (Developers) ?

    I just configured this and it seems to mainly update the actions. For the trigger, we still need to use the webhook URL and add that into the spreadsheet add on from Pabbly. Is this correct, or are there any difference to the trigger on Google Sheets (Developers) ?? Thanks
  16. N

    Google Sheets (Developers) - Confusion

    Ok, I went and added the connection from the connections page and followed the steps and it let me create and connect to my Google sheets through he new developer sheets connection type. It looks like it's mainly used for Actions and doesn't change the trigger step at all as you still need to...
  17. N

    Google Sheets (Developers) - Confusion

    That's the thing, it doesn't The screenshots in that thread doesn't match what's actually inside of Pabbly. It's not asking me for the client id and client secret (it's still asking for the webhook) even though I chose the Developer sheet option. That's from inside of the workflow. If I go...
  18. N

    Google Sheets (Developers) - Confusion

    Hello, I went in to test the new Google Sheets (Developers): App and when I added it to my test workflow, it seemed to be the exact same as the previous Google Sheet integration as it provided a webhook and simply wanted that added into the Pabbly Google Workspace add on app. I didn't see...
  19. N

    Searching Through Data Results

    The part I need help with is that I need to get the corresponding domain ID associated with the domain I'm looking for in the list. Is there a way to do that?
Top