@qualtrics/workflows-task-client
v1.5.1
Published
This library is for Qualtrics developers. To get started, sign up for the developer program [here](https://developer.qualtrics.com/developer/portal/).
Downloads
501
Maintainers
Keywords
Readme
Workflows Task Client
! READ BEFORE USE !
This library is for Qualtrics developers. To get started, sign up for the developer program here.
This library will NOT work outside of the Qualtrics developer ecosystem!
Getting Started
Follow these steps on the Qualtrics developer portal to begin developing XM Extensions.
API Documentation
Sign in using your developer account to access WorkflowsTaskClient API documentation
Migration
@qualtrics/actions-task-client
has been renamed to @qualtrics/workflows-task-client
. @qualtrics/actions-task-client
is now deprecated.
If you have not already done so, please migrate to @qualtrics/workflows-task-client
.
Steps to mirgate to @qualtrics/workflow-task-client
- Run
npm uninstall @qualtrics/actions-task-client
- Run
npm install @qualtrics/workflows-task-client
- Replace all references of
@qualtrics/actions-task-client
with@qualtrics/workflows-task-client