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

Status: Open · Asked by James-t-surf on · 0 views

James-t-surf — Question ·

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!

Arshil Ahmad — Reply ·

Hi @James-t-surf,

Please share the cURL command and the API documentation of the endpoint you are attempting to execute.

James-t-surf — Reply ·

Please see below

Preeti Paryani — Reply ·

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.

James-t-surf — Reply ·

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

Preeti Paryani — Reply ·

Hi @James-t-surf,

Please add the data under the data field in JSON format to avoid facing the error.

James-t-surf — Reply ·

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?

Arshil Ahmad — Reply ·

We have set up the JSON Transformation action step on your behalf. It appears to have fixed your issue.

Back to all forum threads · Log in to reply