Connect your own Qualtrics account (API token) to manage surveys, distributions, responses, mailing lists, and contacts.
What this app can do
18 tools registered
Connect QualtricsFree
Connect your own Qualtrics account by saving its API token and datacenter id, after checking it actually works.
Disconnect QualtricsFree
Disconnect a Qualtrics account: deletes the saved API token. Nothing in Qualtrics itself is changed.
List ConnectionsFree
List the connected Qualtrics accounts.
List Surveys8 tok
List surveys in the connected Qualtrics account.
Get Survey8 tok
Read one survey's metadata and question structure in full.
Activate Survey12 tok
Activate or deactivate (close) a survey so it stops/starts accepting new responses.
Delete Survey12 tok
Permanently delete a survey. Cannot be undone.
List Distributions8 tok
List distributions (invitation sends) for one survey.
Create Distribution16 tok
Create a new email distribution (invitation send) for a survey to a mailing list.
Start Response Export20 tok
Start an asynchronous export of a survey's responses (Qualtrics builds a downloadable file). Poll with get_response_export_progress.
Get Response Export Progress8 tok
Poll the status of a response export job started with start_response_export.
Get Response Export File16 tok
Download a completed response export's file content (zip containing the response data), base64-encoded.
List Mailing Lists8 tok
List mailing lists (recipient groups) in a Directory (contact pool).
Create Mailing List12 tok
Create a new mailing list (recipient group) in a Directory (contact pool).
List Contacts8 tok
List contacts in a Directory (contact pool), optionally restricted to one mailing list.
Create Contact12 tok
Create a new contact in a Directory, optionally attaching it to a mailing list.
Delete Contact12 tok
Permanently delete a contact from a Directory. Cannot be undone.
Audit Qualtrics Account32 tok
Build one aggregated survey activity report for the connected Qualtrics account: total surveys, active vs inactive counts, and the most recently modified surveys.