Extract data from SFTP, Add to Contacts, Email Distributions with the XM Directory Task - help! | XM Community
Skip to main content
Solved

Extract data from SFTP, Add to Contacts, Email Distributions with the XM Directory Task - help!

  • December 17, 2024
  • 1 reply
  • 26 views

Forum|alt.badge.img+6
  • Level 2 ●●
  • 11 replies

I’m new to workflows! I am trying to set up a workflow that extract data from SFTP, adds to contacts, and emails a survey.

 

It reports success

 

 

But looking closer, it did extract the 3 (test) records

{ "actionId": "OCAC_ej5l8oghnSklrdh", "exports": { "CDAP_WorkerEndTime": "Tue Dec 17 20:03:31 UTC 2024", "CDAP_WorkerExecutionTime": "3s", "CDAP_WorkerStartTime": "Tue Dec 17 20:03:27 UTC 2024", "NumberFilesToImport": 1, "NumberRowsToImport": 3, "deletedFilesSFTP": [ "TestWorkflowDaily.csv" ], "importedFilesSFTP": [ "TestWorkflowDaily.csv" ] } }

but did not actually add them to contacts. It sent 3 “failed” emails to 3 blank email addresses

 

 

 

Any help greatly appreciated!

Best answer by treimt

Solved (user error on me)

View original

1 reply

Forum|alt.badge.img+6
  • Author
  • Level 2 ●●
  • 11 replies
  • Answer
  • December 18, 2024

Solved (user error on me)


Leave a Reply