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

    DocuSign not populating any fields despite mapping

    Please allow us some time. We will get back to you shortly.
  2. ArshilAhmad

    Array Reverse removes HTML formatting in JSON

    Please allow us some time to look into this concern. We will get back to you with an update soon.
  3. ArshilAhmad

    How to Loop Through Multiple Fields and Return a Specific Field Based on its Content?

    Hi @avielchik, Please try using an Iterator along with the Filter step to achieve this use case. The Iterator will loop through all the values received in the trigger step, and the Filter will ensure that the next step is executed only if a specific value passes through the Iterator. Make...
  4. ArshilAhmad

    OpenAI file attachment

    Could you please click on 'Re-Capture Email Parser Response' and capture a new file in the Email Parser trigger step? Once done, please let us know.
  5. ArshilAhmad

    convert numbers to ordinal numbers

    Yes, you need three 'Replace Text' action steps in your workflow to achieve the desired result. Also, you have to map the result of one Text Formatter to another. Check out the workflow shared below...
  6. ArshilAhmad

    convert numbers to ordinal numbers

    Yes, if you want to use regex to strip out 'th' or 'nd', you would have to split the date and then put it back together once it's stripped of the unwanted characters =============================================================== Or you can also use two 'Replace Text' action steps to remove...
  7. ArshilAhmad

    Deepseek

    Hi @tonnic, Here is our roadmap, which outlines the applications or endpoints we plan to integrate into Pabbly Connect in near future. https://pabbly.featureos.app/roadmap If you would like the Deepseek application to be added to Pabbly Connect, you can submit your request on our dedicated...
  8. ArshilAhmad

    Array Reverse removes HTML formatting in JSON

    Apologies for the oversight. We have added a Text Formatter to your workflow to transform Markdown to HTML. Please check if that gives you the desired result.
  9. ArshilAhmad

    Array Reverse removes HTML formatting in JSON

    Hi @hugohamelcom, Could you please share the Workflow URL where you are encountering this issue?
  10. ArshilAhmad

    Etsy into Pabbly-Google sheet.

    Try capturing the same order in both workflows. Once that is done, identify something common between the data captured in the two workflows. In the workflow where Email Parser is the trigger step, add a 'Google Sheets: Add New Row' action step, and add the email address along with the common...
  11. ArshilAhmad

    Squarespace form submission capture

    Hi @Pooks, Currently, we don't have a trigger event in Squarespace that allows you to capture form submissions. If you want this trigger event to be added to Pabbly Connect, you can submit your request on our dedicated platform: https://pabbly.featureos.app/b/Update-Existing-Application Our...
  12. ArshilAhmad

    Failed to create post in wordpress

    Please try replacing the double quotes in your Post Title and Post Content with single quotes using 'Text Formatter: Replace Text', then pass it to WordPress action step and see if it resolves the issue.
  13. ArshilAhmad

    HELP - How to send an email with a MySql result records BUT in a single email

    Hi @Mijares72, https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZmMDYzMTA0MzA1MjY0NTUzYzUxMzAi_pc The use case you are trying to achieve is not possible through Iterator or any existing tool. If you are familiar with coding (or even if you are not, you can ask ChatGPT to write one), you...
  14. ArshilAhmad

    wordpress webhook + linkedin page posting

    Could you please share the Workflow URL you are referring to?
  15. ArshilAhmad

    Etsy into Pabbly-Google sheet.

    Could you please confirm whether the information received in the Email Parser and Etsy trigger steps of both workflows relates to the same order? https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZhMDYzNTA0M2M1MjZkNTUzNDUxM2Ii_pc...
  16. ArshilAhmad

    OpenAI file attachment

    Please allow us some time to look into this concern. We will get back to you with an update soon.
  17. ArshilAhmad

    Date / Time Formatter Returning Incorrect Data

    We all have our moments. It's all good!
  18. ArshilAhmad

    New Workflow not triggering

    Thank you for the update. We are glad it's working now.
  19. ArshilAhmad

    Date / Time Formatter Returning Incorrect Data

    It's DD/MM/YYYY in the screenshot you have shared.
  20. ArshilAhmad

    Date / Time Formatter Returning Incorrect Data

    Hi @CanItBeAutomated, Change the 'From Format' to 'MM/DD/YYYY hh:mm A' instead of 'DD/MM/YYYY hh:mm A'. This will fix your issue
Top