Create a Zoho invoice from E-com order (Error 400 and 404)

Hello all!

I would like to check with the community if there is anyone who would have a solution of the below issue.

I am currently creating a scenario to bring the data of an order from webflow (I used a JSON module to trigger a past order I received), and ask the scenario to 1) create a contact if no contact in zoho already exists that matches the order and then 2) to create an invoice based on the customer data + order data.

However in the end the Zoho Create invoice module, gives an error saying that 1) first [404] Invalid URL Passed. and then 2) [400] Invalid value passed for Product ID.

I am not very sure of where those could come from and therefore would need a bit of your expertise to figure it out :slight_smile:


blueprint.json (225.5 KB)