Expand my Community achievements bar.

uploading batch file through API

Avatar

Level 7

I am using Insomnia ( Postman is blocked in my org). What should be file_path_and_name if the data is in the payload?

Michael_Soprano_0-1718137324353.png

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Community Advisor
{FILE_NAME} The name of the file you want to upload. Ensure that you use a unique file name so that it does not clash with another file for the batch of files being submitted.

 

Anil_Umachigi_0-1718353988664.png

 

Hope that helps 

Anil

Avatar

Level 7

so even if the data is in the payload I should have filename?

Avatar

Community Advisor

that's correct, could you give that a shot.