Add files using standard HTTP request

I am trying to set up an HTTP request that will upload a file to Pipedrive. It is working fine in Postman, but it is making use of the form-data function, so when I am trying to create an HTTP call outside postman, I can not see how to define the path to the file. Any suggestions?

Hey @Operations
Welcome to the community :wave: You can try generating the code snippets directly from Postman.

Were you able to check this out?