Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Create Draft E-mail activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image RemovedImage Added

Addresses:

  • Bcc (text box editor type) (type: string): the "Bcc" email address. For multiple email addresses, separate them with comma (e.g. "mail1@demo.com,mail2@demo.com").
  • CC (text box editor type) (type: string): the "Cc" email address. For multiple email addresses, separate them with comma (e.g. "mail1@demo.com,mail2@demo.com").
  • To (text box editor type) (type: string): the "To" email address.

...

  • Connection (text box editor type): the mailbox connection. The output from Connect to Mailbox activity should be used as Input for this parameter.
  • Content Formatted (text box editor type) (type: string): the input content to be saved as the draft's body content if a binding to a variable is used ($using). If set and if the $using:variable syntax is used, this parameter will take precedence over the Input String parameter. For example, the $using:DemoString syntax will take the value stored in the DemoString variable.

Execution: the activity will create a draft for the connected account, with the given details (RecipientsContentAttached filesSubject and Priority).

The e-mail draft can be seen in the user's Drafts:

 

 

 

 

 

 

 

...