keep in mind, that internally these information will be used, post-processed and then added to the requestParameters
The name of the file is preserved after it is attached i.e the filename sent in the response will be the same as the one in the request.
yes, we have seen in their docu the curl part -F for multipart form data
in their C# example-(done for only 1 atttachment)
surprising are the same traces of question (sending multiple attachments / unique names…) when checking other resources e.g. the freshdesk forum…
Perfect as we would also recommend getting it done anyhow. Once it is confirmed that the API is working / controllable then we can do the mapping to a solution approach and also giving feedback to UiPath if there is a break within the functionalities.
For analyzing techniques also have a look here (using fiddler for request inspections) just for the idea even when the scenario was a different one