data coming through as a long string

Status: Open · Asked by andrear on · 0 views

andrear — Question ·

Response comes through from emailOctopus as a long string (with all fields) when creating a new client. See below. Was in fields before. So cannot select individual data to send. Please let me know how to deal with this. Thanks

[{"id":"b2c67abe-c565-41cf-8f69-a7963c8e89a5","type":"contact.created","list_id":"8b602f7a-fc31-11ef-91d1-3f9b575f27d1","contact_id":"acba5342-10dc-11f1-a1e8-1b4d501b40b6","occurred_at":"2026-02-23T17:25:40+00:00","contact_fields":{"Date":"2026-02-23","Address":null,"LastName":"rosen","FirstName":"andrea"},"contact_status":"SUBSCRIBED","contact_email_address":"[email][email hidden][/email]"}]

Preeti Paryani — Reply ·

Hi @andrear,

Upon reviewing your setup, it appears that the response has been captured in Advanced Format, which is why the output is appearing in a single line (raw JSON format).

To receive the response in a structured key-value format, please follow the steps below:

  1. Open your workflow.
  2. Go to the Trigger step.
  3. Change the response format from Advanced to Simple.
  4. Click on Re-capture Webhook Response.
  5. Perform the trigger event again from your trigger application.

Once done, the response should be captured in a proper key-value structure.

Please try this and let us know how it goes.

Arshil Ahmad — Reply ·

You need to select Simple Response, then click on the Re-Capture Webhook Response button and create a new contact in EmailOctopus to fetch the response in separate fields. Please follow these exact steps, and it should help you capture the response in the desired format.

Thanks & Regards,
Arshil Ahmad
Customer Support Associate
? Pabbly.com
?Rate your support

andrear — Reply ·

Thank you but I mentioned that I just created a new workflow and used simple. It doesn’t work.

Arshil Ahmad — Reply ·

Please hard refresh your browser, then select Simple Response, click the Re-Capture Webhook Response button, and capture a new contact.

Thanks & Regards,
Arshil Ahmad
Customer Support Associate
? Pabbly.com
?Rate your support

andrear — Reply ·

Thanks again. Cleared the cache and once again created a new workflow and made sure to select simple response. It definitely stayed on the simple response format, but came through as a single string. See attached

andrear — Reply ·

thank you very much. I wonder why it started doing that? Any thoughts.

andrear — Reply ·

Also, once again, in the last step defaulted to advanced. Not sure why but when I selected simple seems ok, but then when I hit refresh it switches to advanced.

Arshil Ahmad — Reply ·

Could you please make a short screen recording showing this issue?

Thanks & Regards,
Arshil Ahmad
Customer Support Associate
? Pabbly.com
?Rate your support

Back to all forum threads · Log in to reply