Setup Workflow with WebService task that send entire survey response. | XM Community
Skip to main content

I've created an API that will write to an SQS queue. I need to setup a workflow that will send survey responses over that API and I'm struggling with how to do that. My assumption is I can create a workflow and use the WebService task to do this, but I'm not sure how to. Any assistance would be greatly appreciated.

Hello tomwildes You are on the right path. You can use the event of creating a new response in qualtrics to trigger the web service task to push details to the SQS queue. Can you please share more details related to the API?


Leave a Reply