How to import the Signature ID from the signature question into a workflow | XM Community
Skip to main content
Solved

How to import the Signature ID from the signature question into a workflow

  • September 24, 2024
  • 2 replies
  • 101 views

Forum|alt.badge.img+2

Hello,

 

I would like to export the signature ID from the signature question using a workflow into a google sheet

 

I am trying to build a workflow that sends my survey data into a google sheet but need this signature unique ID and do not see the option to map it in a workflow.

 

Any suggestions?

Best answer by Nam Nguyen

@moferro The survey data for that type of question are treated as file upload so there’s no direct way of mapping them to the workflow. You have to do some work around.

Make a schedule workflow that extract responses, this will treat the signature data like when you exporting it, so your data can be text again, not file. For each response, now you can add them to your google sheet.
Hope this helps

View original

2 replies

Nam Nguyen
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+28
  • QPN Level 8 ●●●●●●●●
  • 1090 replies
  • Answer
  • September 25, 2024

@moferro The survey data for that type of question are treated as file upload so there’s no direct way of mapping them to the workflow. You have to do some work around.

Make a schedule workflow that extract responses, this will treat the signature data like when you exporting it, so your data can be text again, not file. For each response, now you can add them to your google sheet.
Hope this helps


Forum|alt.badge.img+2
  • Author
  • Level 2 ●●
  • 8 replies
  • September 25, 2024

This is amazing!!

 

Thank you so much Nam for your help.

 


Leave a Reply