Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Hi All,

I am trying to create a CRM with Joget workflow. But I encounter 2 questions when implements an email function. The requirement is: we need to send messages regularly to our customers. The email addresses are stored in a table, and the message content will change everytime.

So, I have below questions:

1. how to retrieve email address from table and then set them as recepients (we may need cycles for send to many customer);

2. how to set the message content as the form content that user input?

Thanks for your help!