Hello,
I have a flow used to register chemicals in a lab. The user submits an MS Form to capture details of the chemical and create a List entry. Part of the flow sends an HTTP request to an online database to fetch chemical details (name, hazards etc) based on a unique chemical number. Sometimes this information is available, sometimes not, but I have built the flow to handle when it cannot find any information.
However, I have found the flow failing when trying to Parse the response of the HTTP request with the error message:
Payload exceed character limit to post, have attached as a doc file.
No problem! I appreciate your help.
I have pasted below the full schema and below that, an example of the payload that returns an error:
Hi @RedSnow_94,
Apologies for not being clear. I just wanted to double check how you created your json schema. It looks like it is missing something.
Normally the easiest way is to use a sample inputs payload with the Generate from sample button. Did you generate it like that?
Can you also share that specific sample payload (obfuscate data if needed) over here as a code snippet (instead of a screenshot). This way we can also check it in an IDE/json viewer. Makes troubleshooting a bit easier.
Thank you for replying. Not sure I follow, the output of the failed step is below:
Hi @RedSnow_94,
I see a content property in the top of your json, but that seems to be missing in your Parse Json schema?
Can you used the output of the failed parse json step and generate an new schema with the Generate from sample button?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.