• 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 $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Issue Exporting Automation Results to Prosp via Webhook (JSON Formatting Error)

Your Workflow URL
https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZiMDYzZTA0Mzc1MjY1NTUzNTUxM2Ii_pc
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
Hi everyone,

We’re running into an issue with one of our automations — specifically, exporting the final output to Prosp using a webhook. The export keeps failing, and when we try using a JSON export, it throws a formatting error.

Interestingly, when we set up the exact same workflow in Integrately, it works perfectly.

Has anyone encountered something similar or found a workaround for webhook/JSON export compatibility with Prosp? Any guidance would be appreciated.

Thanks in advance!
 
Please see below
 

Attachments

  • ScreenShot Tool -20251105094832.png
    ScreenShot Tool -20251105094832.png
    70.1 KB · Views: 13

Preeti Paryani

Well-known member
Staff member
Hi @James-t-surf,

It seems that the API request isn't configured correctly. Please try configuring it as per the instructions under the attached image and let us know how it goes.

1762345074942.png


1762345081300.png
 
I believe that has solved the API export, but I'm getting the following error from the JSON field
 

Attachments

  • ScreenShot Tool -20251111153550.png
    ScreenShot Tool -20251111153550.png
    124.3 KB · Views: 9
I've tried modifying that to be in Json Format but it either presents the previous error, or:

Could not parse request body into json: Could not parse payload into json: Illegal unquoted character ((CTRL-CHAR, code 10)): has to be escaped using backslash to be included in string value at [Source: REDACTED (StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION disabled); line: 1, column: 47]

I don't know if it's because I need a 'Get Row' Google Sheets Function - as this JSON needs to pull data from specific row/s on a Google Sheet doc?
 
Top