Skip to main content
Nintex Community Menu Bar

Create WF to export a Contact List library to a .CSV file attachment in an email.....

  • April 16, 2020
  • 1 reply
  • 13 views

seanobryant65
Forum|alt.badge.img+5

I am working on a request to create an export of contact names and cell numbers from a list (Contact List library) as an attachment in an email.  Came across a post on Vladim's blog that would do what i need it to do.  I've imported the UDA and workflow, made any modifications necessary for it to run in my environment.

The workflow calls the UDA and completes, however no data is captured.  The .csv file is empty and the workflow history also.

This request came out of a COVID-19 management meeting so any help would be greatly appreciated.

1 reply

seanobryant65
Forum|alt.badge.img+5

I figured out my issue.  I was selecting the Item Property Names for the fields that contained the data I wanted.  Went back and typed them in and everything worked perfectly.  Also added a message component to send the data as an attachment.