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

  • Please be informed that our team will be unavailable due to a local holiday. We will resume normal operations from Monday, 18th August 2025.

Search results

  1. P

    RegEx: Extracting Email via Text Formatter > Extract Pattern

    @clsops Try this expression: \b[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,}\b
  2. P

    Dropbox: New File >> ShortPixel: Optimize Image >> Dropbox: Upload File

    @Supreme Please read my question carefully. I didnโ€™t ask how to upload a file to dropbox. This was the issue: I am having trouble figuring out how to pass the optimized image from ShortPixel to the Dropbox Upload File action. ShortPixel action result doesnโ€™t have a URL to use for uploading...
  3. P

    Dropbox: New File >> ShortPixel: Optimize Image >> Dropbox: Upload File

    I am trying to setup the following workflow: 1. When a New File is added to a Dropbox folder (/ShortPixel) 2. The New File is optimized by ShortPixel 3. Optimized File is added to a different Dropbox folder (/Optimized) I am having trouble figuring out how to pass the optimized image from...
  4. P

    500 Internal Server Error

    @Supreme As I stated in the fb post: The ideal solution is to be able to set the default option for each new workflow whether to stop or continue the workflow following an error. Then have a toggle for each workflow to override the default should it be necessary for a particular workflow.
  5. P

    500 Internal Server Error

    @Supreme You are suggesting that I double the number of actions for all my workflows to stop them if there is an internal error from Pabbly Connect. So if I have 50 steps, I have to add another 50 steps to check there is no internal error at each step. And I have to do this for every workflow...
  6. P

    500 Internal Server Error

    @Supreme Sorry, Iโ€™m a little confused. Are you suggesting that I add this filter after every action? Otherwise itโ€™s not much use because the error can occur at any action.
  7. P

    500 Internal Server Error

    @Supreme What options do we have when a task fails? Can I have the workflow just stop (and not proceed further) if this happens? Can I direct the workflow to a different route following a failed task?
  8. P

    500 Internal Server Error

    Please tell me why I am getting this error sometimes: Here is the step where this occurred in the workflow:
  9. P

    Router + Iterator Question

    @juancolicchio How will they work after the update?
  10. P

    Get the count of rows in Google Sheet by matching 3 columns at once

    @Supreme The Google Sheet formulas can't be used inside Pabbly Connect unless they are also listed in the 1st link you posted, correct?
  11. P

    Get the count of rows in Google Sheet by matching 3 columns at once

    @Supreme What can be counted from an array? And what array formulas are available?
  12. P

    Date/Time Formatter: UTC time zone is not correct

    @Supreme Yes, it's working properly now. Thank you.
  13. P

    Convert Time Format

    @Shweta Yes, that worked. Thank you.
  14. P

    Convert Time Format

    How can I do the following Time format conversion? FROM: 02/06/2022 11:42:43 PM TO: 02/06/2022 11:42 PM
  15. P

    Date/Time Formatter: Missing Formats in Current Date action

    The Date/Time Formatter action 'Current Date' does not have most of the formats that are available in the 'Format Date with Time Zone' action. Can you please add all the Formats to the 'Current Date' action also?
  16. P

    Date/Time Formatter: UTC time zone is not correct

    In the Date/Time Formatter action, UTC time zone is not giving correct result. Here is the UTC time stamp (manually entered in the 'Date' field) converted to a readable format: Here is what Date/Time Formatter says the UTC time zone is using the same time stamp: If the From TimeZone and...
  17. P

    Get the count of rows in Google Sheet by matching 3 columns at once

    How can I get the count of rows in Google Sheet by matching 3 columns at once? For example, in the screenshot below, I want to get the count for rows that match _all_ of the following conditions: ( The result is 3 ) Sender: [email protected] Recipient (To): [email protected] Notification: Yes
  18. P

    Send email from Outlook to multiple users in CC & BCC fields

    @Supreme Thank you so much for the quick update. For consistency, it would be better if the CC field came before the BCC field as that is the standard for Emails, as you can see in the 1st 2 screenshots: But in Mandrill Send Email action the order is not correct:
  19. P

    Send email from Outlook to multiple users in CC & BCC fields

    @Supreme Mandrill Send Email action is missing CC field. Can you please add it there also?
Top