getEmailTemplateData Step

Last published at: July 27th, 2024

Description:

Gets email template data

Inputs

  • templateID– Select template to get data
  • varToStoreEmailTemplate– Variable/Global to store the email template data 

Returns

  • True – step executed successfully
  • False – step failed to execute 

Usage:

Example:

Let’s build and execute the getEmailTemplateDataDef example.          

  • Create a new definition called “getEmailTemplateDataDef
  • Select the definition and click the “design” button
  • Drag a getEmailTemplateData step from the toolbox
  • Connect the dots between the start and getEmailTemplateData step 

  • Click on the “getEmailTemplateData” step to configure its properties
  • Configure the following values for the properties as shown on the below graphic

  • Save the workflow definition, create a workflow instance and execute. Step should get email template data.