• 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

    How can I limit the number of tasks per day in a workflow?

    You will find the 'Counter' action event within the 'Number Formatter' action application.
  2. ArshilAhmad

    How to Update Custom Fields While Creating an Issue in Jira via Pabbly?

    Hi @turtleannie, Could you please share the Workflow URL you attempted to set up?
  3. ArshilAhmad

    Find stuff in large XML

    It looks like 'Auto Re-Execution' is enabled. Since the error resolves when the task is executed, we are unable to pinpoint the exact cause of the issue. Please disable 'Auto Re-Execution', execute the workflow, and if the issue persists, let us know so we can investigate further.
  4. ArshilAhmad

    Insert formatted text in Google Docs (with Markdown?) and tabs?

    Please try adding this data to your Google Docs document and see if it provides the desired result. <!DOCTYPE html> <html> <head> <title>Lesson 3 – Step 1: Awareness</title> </head> <body> <h1>Lesson 3 – Step 1: Awareness</h1> <p>Here's a structured overview based on the provided...
  5. ArshilAhmad

    Getting error JSON is not well formed while creating zoho invoice

    https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZkMDYzMjA0MzE1MjY5NTUzMDUxM2Ii_pc Please establish a new connection with your Zoho Books account and see if that fixes your issue.
  6. ArshilAhmad

    Increase API request time - Response not received in 25 seconds

    The application you are trying to execute the endpoint of needs to send a response within 25 seconds for it to work reliably every time. There is no other workaround. Currently, we don't have any updates on this. The timeout limit remains 25 seconds.
  7. ArshilAhmad

    Insert formatted text in Google Docs (with Markdown?) and tabs?

    Hi @apps, Google Docs action step supports Basic Inline HTML. If you want to add formatted data to your Google Docs, you can pass the data in Basic Inline HTML format and see if that fixes your formatting issue. Currently, we don't have any action events in Google Docs that allow you to edit...
  8. ArshilAhmad

    Task Error Report (Google Drive Folder Sharing)

    Your concern is being addressed here: https://forum.pabbly.com/threads/wrong-task-error-report.27788/
  9. ArshilAhmad

    Wrong Task Error Report

    Hi @ricardo.groenke, We have added a Delay step to your workflow and mapped the sub-folder ID from Step 3 of your workflow. Please make a form submission and see if that fixes the issue.
  10. ArshilAhmad

    Increase API request time - Response not received in 25 seconds

    I had a discussion with the technical team, and they informed me that currently it's not possible to increase the timeout limit for the custom API request you are trying to execute.
  11. ArshilAhmad

    The application processed the request but returned a blank response. Refer to the HTTP status code above for details.

    Based on your Task History, we can see that the key associated with the postal code received in your trigger step has changed from 'Postal Code' to 'Location PostalCode', which is why it is not being mapped to the API (Pabbly) action step, resulting in this error...
  12. ArshilAhmad

    How can I limit the number of tasks per day in a workflow?

    It's not possible to trigger the workflow only for the latest feed. Your workflow will trigger for all the feeds published during the 24-hour span.
  13. ArshilAhmad

    JSON parse error

    The description you are trying to pass to the Moxie action step contains double quotes, which appears to be causing the issue. We have added a Text Formatter to your workflow to automatically replace double quotes with single quotes. Please check if this resolves the issue.
  14. ArshilAhmad

    Not Firing in Flodesk Workflow

    Thank you for the update. We have reviewed your workflow and confirm that the setup is correct.
  15. ArshilAhmad

    Issue with server busy in Workflow

    During workflow execution, if for some reason an action step fails, it will automatically be re-executed, and you will receive a notification via email.
  16. ArshilAhmad

    Increase API request time - Response not received in 25 seconds

    We have forwarded your request to our technical team from our end.
  17. ArshilAhmad

    JSON parse error

    We removed the square brackets present in your Answer field, and it appears to have fixed your issue.
  18. ArshilAhmad

    The application processed the request but returned a blank response. Refer to the HTTP status code above for details.

    Hi @Creditdusters, Could you please share the cURL command and the API documentation of the endpoint you are trying to execute? Also, share the Workflow URL where you are experiencing this issue.
  19. ArshilAhmad

    Asana "Updated Task In A Project" Not Triggering!

    The issue you are describing occurs when a user clicks on 'Save & Send Test Request' multiple times. This, in turn, creates multiple webhooks in Asana, leading to the workflow being executed multiple times. Follow the steps given below to fix the issue. 1. Disable the current workflow in...
Top