Use the API to get a file uploaded during a response | XM Community
Question

Use the API to get a file uploaded during a response

  • 9 June 2020
  • 1 reply
  • 24 views

Hello,
We have a requirement that does two things:
1: Specific survey data gets mapped to Salesforce through response mapping
2: If a file is uploaded to a specific response, we need to get it into Salesforce.
#1 works fine and #2 I can authenticate using the api and oauth and see the response but question is: How do I use the file id to actually get the blob value of the uploaded file?


1 reply

I have a similar requirement, when I was trying to get the response through Postman, I was getting error browser not supported, I was using the download to end point.
Did you able to download file?

Leave a Reply