Using Data transformer

Status: Open · Asked by Daragh O'Sullivan on · 0 views

Daragh O'Sullivan — Question ·

Hi

I am trying to replicate the data transformer - line itemizer - steps in this video

youtube.com/watch?v=8wz7fIOzpIE

However I keep getting an error 415 when passing the json file. What might be causing this?

Thanks

Daragh

Preeti Paryani — Reply ·

Hello @daraghos,

The issue you're facing is likely due to the presence of backticks and the word json written before the JSON, along with the three backticks after it.

We recommend removing these using text formatters to ensure the JSON is in the correct format. Please give this a try and let us know if it helps resolve the issue.

If the problem persists, kindly share the workflow URL so we can take a closer look and assist you further.

Daragh O'Sullivan — Reply ·

I see that now, thanks, it was the '''

Preeti Paryani — Reply ·

Hello @daraghos,

You're welcome.

Feel free to reach out to us, if you face any further issues in the future.

Back to all forum threads · Log in to reply