Post Event

Use the Post Event tag to execute any event defined in the interactive channel.

The following tag fields are available for the Post Event tag.

Table 1. Post Event tags

Post Event tags

Tag Field Description
*Session ID Identifies the Session ID.
*Event Name Identifies the name of the event. The name of the event must match the name of the event as defined in the interactive channel. This name is case-insensitive.
On Success Callback Function Name Defines the name of the function to be called when the post event method is successful.
On Failure Callback Function Name Defines the name of the function to be called when the post event method fails.

Any Tag Field marked with an * is required.

Optional parameters can be added with the custom tag field feature. Custom tag names must consist of the parameter name, a colon, and the data type.