Connect your own Qualtrics account (API token) to manage surveys, distributions, responses, mailing lists, and contacts.
connect_qualtricswriteConnect your own Qualtrics account by saving its API token and datacenter id, after checking it actually works.
disconnect_qualtricswriteDisconnect a Qualtrics account: deletes the saved API token. Nothing in Qualtrics itself is changed.
list_connectionsreadList the connected Qualtrics accounts.
list_surveysreadList surveys in the connected Qualtrics account.
get_surveyreadRead one survey's metadata and question structure in full.
activate_surveywriteActivate or deactivate (close) a survey so it stops/starts accepting new responses.
delete_surveywritePermanently delete a survey. Cannot be undone.
list_distributionsreadList distributions (invitation sends) for one survey.
create_distributionwriteCreate a new email distribution (invitation send) for a survey to a mailing list.
start_response_exportwriteStart an asynchronous export of a survey's responses (Qualtrics builds a downloadable file). Poll with get_response_export_progress.
get_response_export_progressreadPoll the status of a response export job started with start_response_export.
get_response_export_filereadDownload a completed response export's file content (zip containing the response data), base64-encoded.
list_mailing_listsreadList mailing lists (recipient groups) in a Directory (contact pool).
create_mailing_listwriteCreate a new mailing list (recipient group) in a Directory (contact pool).
list_contactsreadList contacts in a Directory (contact pool), optionally restricted to one mailing list.
create_contactwriteCreate a new contact in a Directory, optionally attaching it to a mailing list.
delete_contactwritePermanently delete a contact from a Directory. Cannot be undone.
audit_qualtrics_accountreadBuild one aggregated survey activity report for the connected Qualtrics account: total surveys, active vs inactive counts, and the most recently modified surveys.
Install Qualtrics and let Webbee use it across your workflow.
Open in panel