Hello,
I am trying to figure out how to upload image for a new/existing customer using Postman API's. I am not sure what will go in the body of the postman and how do I link the image to a specific customer
Hello,
I am trying to figure out how to upload image for a new/existing customer using Postman API's. I am not sure what will go in the body of the postman and how do I link the image to a specific customer
You can't do that in standard and it is not an easy thing to customize that.
The basic idea is to read the image as text and push the Customer No and the image content text to API. You will then need to convert that text data to blob, from blob to instream, and then push it to Customer picture record in BC.
André Arnaud de Cal...
292,886
Super User 2025 Season 1
Martin Dráb
231,768
Most Valuable Professional
nmaenpaa
101,156
Moderator