Hello!
I am working on a project whereby we convert client data into a format that is valid to upload into a different system
At the moment, we are outputting these files to multiple .csv files and uploading them through a UI but would like to use the API functionality available in our internal system to upload data automatically with Alteryx.
After a bit of research it seems like this is a bit of a grey area - so my question is whether it is possible to send XML data to a SOAP API endpoint?
Thanks in advance!