Hi everyone, I am trying to send data to Documentero however I am facing the following problem:
As you can see in the image below I have the property “duties” as an array with the array “experience”. The problem is I need “duties” to be an array of collections in order for it to be successfully populated in Documentero. Below the first image you can see the "create json module structure of “duties” which seems right to me.
Does anyone know what the issue is?
1 Like
Simplest way to approach this is to get a sample data of an input from Documentero and have the Generate JSON module generate you the structure you need.
1 Like
What is the issue? It looks fine. You haven’t explained what’s wrong with the data structure.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
The data output for “duties” was not the way I wanted it but I fixed it. I just created an assistant to output the exact json object structure and then parsed that json.
2 Likes
@Discover_AI
Glad to see you found a way!
Regards,
Msquare Automation - Gold Partner of Make
@Msquare_Automation