Hey everyone!
I’m working with the CloudConvert API and am attempting to create jobs on their platform to combine PDF’s into a larger PDF. Essentially each file that I’m uploading is supposed to add a new item to the list in the API. I’m formatting the list items as text:
Here’s the API connector setup, which works when initialized:
When I this call in my workflow an error is returned essentially saying that the items are needed in order for the call to work. However, when I copy the values that the Workflow is pushing to the API Call from the server log and paste them as values for the body parameters in the API Connector, and re-initialize the API like this, the call works.
I’m very confused to say the least. Anyone have any ideas why the calls won’t work when the Workflow is pushing the text to them, but when I copy the exact text from the server logs into the API Connector it works perfectly?
Here’s what the workflow is pushing to the API Connector for reference: