Hello!
I am searching someone debugging my scenario, I tried it for hours with ChatGPT but none of the solutions it gives me are working…
I try to explain it as good as possible here, so if you can solve it, I am happy to book you for this
I generate Data via an airtable search records module, it generates between 5 and 8 bundles.
The goal is, that I create a dynamic PDF Documents via PDF Monkey out of this. Each bundle has 7 objects that need to be forwarded to PDF Monkey.
I have a correct template in PDF Monkey with the HTML Code and i can also provide you correct testdata from PDF Monkey so you see how the JSON needs to look like. Everything on the PDFMonkey side is correct.
I am just struggeling to create the correct JSON out of the Airtable data, so it works with the 5 to 8 bundles smooth and dynamic.
I tried it with an Array Aggregator and then Create JSON, but didn’t succeed. Also with Aggregate JSON and didn’t succeed.
Now I have an API Call to ChatGPT in there to generate the correct JSON, this works 80% but not 100% reliable, and as this will be an action that’s running around 40.000 times a month, API Calls can get expensive with this.
So the goal would be to create a correct JSON, without an API Call to ChatGPT and with as less modules as possible to safe operations
If you can do this, please comment, i come back fast to you!
Languages: English, German or French are possible!