Import Contact File using Oauth2 bearer Token | XM Community
Question

Import Contact File using Oauth2 bearer Token


Qualtrics API documentation does not include Contact file import with Oauth2 bearer token.
I could find this link, which provides information on file upload using X-API-TOKEN(which is static password generated through portal) https://openiet.eu.qualtrics.com/automations-file-service/docs/#operation/createFile. I need details related to File upload using Oauth2 Bearer Token.


2 replies

Userlevel 4
Badge +18

The following documentation might help - https://api.qualtrics.com/instructions/docs/Instructions/Quick%20Start/getting-more-secure-with-oauth.md

Thanks for your response, I have already read this document which is missing details on how we import file into Qualtrics File server using Oauth2 API.
Authentication using Oauth2 to obtain Bearer Token from Qualtrics + listing directories and contacts using Bearer Token were working fine for me but my question is on how we import file from External server into Qualtrics using OAuth2.
Is Import through Oauth2 supported using Automation? as it was unsuccessful for me

Leave a Reply