• 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. 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..
  2. 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...
  3. 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?
  4. 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...
  5. 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...
  6. 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...
  7. 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
  8. 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...
  9. 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...
  10. 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...
  11. 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?
  12. N

    Searching Through Data Results

    Ok, this one is slightly different from my screenshot but it's the same concept - I need to search for the domain in the response and get the corresponding DomainId to use in a future step and I wasn't sure where to begin. Thanks!
  13. N

    Searching Through Data Results

    I have a request that pulls a list of domains in our account and their associated id. It's returning a large number of domains, so how do I search through those results and isolate the domain I need for use in future steps? So let's so I have 50 domains and I'm looking for...
  14. N

    Holding a step until business hours

    The only problem with this is that if it receives something outside of business hours, the flow will never happen. I believe I have a way to accomplish this so I will report back once I have that configured. In regards to feedback, it would be nice to be able to put "a weekday" and other...
  15. N

    Holding a step until business hours

    How can I make it so the next step of my workflow doesn't execute until it's between the hours or 9 and 5pm during the week? I've done this a couple other ways on other platforms. Thanks!
  16. N

    Phone Number Formatting

    Ok, my problem was that I didn't read the directions and I put "1" for country code instead of "US" and now it works fine. Sorry!
  17. N

    Phone Number Formatting

    Hello, Sometimes my phone numbers will be in a variety of formats: 8887779999 18887779999 +18887779999 (888) 777-9999 How can I make sure they always end up in the +18887779999 format ?? When I use the number formatter and choose the International or E164 formats, it doesn't add the 1 or +...
  18. N

    Why is this filter not working?

    I'm step 3 I'm using Code by Pabbly and it's output for this task is "No specific keywords found in the string." and then in Step 4 I have a filter step that checks that output and one of the options I have is "Does not contain" and the value is "keywords" but yet it still passes and the task...
  19. N

    Looking For the best way to engineer a new workflow. Thanks

    Ok, so I think I will need to use the Router then and then have a router step within the router step. How many levels down can you do multiple router steps?
Top