i4w_runas

Usage:

This shortcode will automatically run an Infusionsoft action set for either the current, logged in subscriber or the contact ID passed as a parameter. Use with care…

This shortcode does NOT supports conditional branching with [ELSE_runas].

Shortcode nesting is NOT supported.

Parameters:

cid A contact’s ID as found in Infusinsoft.
Default: none.
Required: No, defaults to current, logged in user.
id The action set ID as found in Infusionsoft.
Default: none.
Required: yes.

Example:

[i4w_runas id='123']

[i4w_runas cid='1234' id='123']

API:

There is no API function equivalent for this shortcode.