Gitanjali
2 years agoNew Contributor II
Send multiple files from file writer snap to http client snap for a POST rest api call.
Send multiple files from multiple file writer snaps to http client snap for a POST rest api call using multipart/form-data. The files generated by file writer snaps have timestamp in their names whi...
- 2 years ago
GitanjaliWhen enabling expressions for multipart-form, make sure to prefix the file path with 'sldb:///' when attempting to read the file from the SLDB. I have attached a basic example that utilises the Beeceptor mock HTTP service. For more detailed information, please refer the snap documentation link https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/2614591489/HTTP+Client