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

Setup Workflow with WebService task that send entire survey response.

  • December 6, 2021
  • 1 reply
  • 162 views

Forum|alt.badge.img+1

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.

1 reply

Aanurag_QC
QPN Level 5 ●●●●●
Forum|alt.badge.img+31
  • February 23, 2022

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?