Embedded Templates

An embedded template is the data or variable, or any combination of data and variables, that you specify as the source content to use for a selected action. Depending on the action selected, this source content may also be identified as one of the following: 

You can specify the source content using one of the following methods: 

You can add any combination of text, variables, and special characters to create the source content you want the action to use. For instance, if you select Embedded Template for the Source property of a Write File action, you might enter the following text/variable combination in the Value input box: 

Today is %EventDate%

When the integration service runs the action on May 4, 2016, the action will write a text file containing the text "Today is 5/4/2016".