Hi everyone,
This is my first post here ...
I have followed the video tutorial and created the call in Postman and sent the parameter file and the Bod to the multipart gateway...
I have generated the Python code in postman.
I can retreive the token and ping the API, however I always get an empty body error when i send the parameter and payload files.
know there us code to do that in dot.net but find dot.net too complex.
ultimately, I am trying to created a recurssive pythong application to loop through a folder and make API calls to send BODs to ION.
1- I would appresiate a simple Pythong script to make a successful multopart API call.
2- Whats the best way to send bods to ION for integration with an ERP application that sends Json files (for example Purchase order bods).
3- if we are sending diffrent bods would the how would workflow handle diffrent bods comming through and fowrading then to Sun
Many thanks in advance for taking time to read my post.