Actions Shortcodes
Shortcodes to trigger actions in Keap (tags, action sets, goals).
i4w_achievegoal – This shortcode allows you to call the API method by the same name and start a campaign inside the...
This shortcode allows you to call the API method by the same name and start a campaign inside the new campaign builder.
[ELSE_achievegoal] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
View Documentation →i4w_actionset – This shortcode is used to generate a button within a page or post which, when clicked, will cause a...
This shortcode is used to generate a button within a page or post which, when clicked, will cause a specified action set to run in your Keap application.
Optionally, if the appropriate parameters are set, this shortcode will also assign or remove tags from the current subscriber/contact, as well as assign or remove to a followup sequence.
If the current visitor is not logged in or is not a Keap subscriber, the button will not be displayed.
For the button to display, the shortcode requires an action set ID, a tag ID or a Follow-Up sequence ID.
Alternatively, a contact ID may be passed to enable these actions to run against a contact other than the one currently logged in.
[ELSE_actionset] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
View Documentation →i4w_data_refresh – This shortcode is used to refresh the cache session data, pulling the necessary data from Keap.
This shortcode is used to refresh the cache session data, pulling the necessary data from Keap.
[ELSE_data_refresh] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
View Documentation →i4w_fupset – This shortcode is identical to i4wactionset.
This shortcode is identical to i4w_actionset. It is offered for easier self-documentation in those cases where you want to run i4w_actionset with followup sequence assignment and removal and no actionset.
[ELSE_fupset] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
View Documentation →i4w_math – This shortcode is designed to allow you to query a contact field in your Keap application, perform a...
This shortcode is designed to allow you to query a contact field in your Keap application, perform a simple math operation on it, display/use it and optionally store the result in Keap.
[ELSE_math] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
View Documentation →i4w_runas – This shortcode will automatically run a Keap action set for either the current, logged in subscriber or...
This shortcode will automatically run a Keap action set for either the current, logged in subscriber or the contact ID passed as a parameter. Use with care.
[ELSE_runas] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
View Documentation →i4w_tagset – This shortcode is identical to i4wactionset.
This shortcode is identical to i4w_actionset. It is offered for easier self-documentation in those cases where you want to run i4w_actionset with only tags and no actionset.
[ELSE_tagset] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
View Documentation →i4w_update – This shortcode enables you to specify a Keap field name and a value to be stored in it.
This shortcode enables you to specify a Keap field name and a value to be stored in it.
[ELSE_update] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
View Documentation →i4w_uploadfile – This shortcode provides a simple mechanism for a subscriber to upload a file to his/her filebox in...
This shortcode provides a simple mechanism for a subscriber to upload a file to his/her filebox in Keap and run event-based actions based on the outcome of the upload attempt.
Please note that these files, once uploaded, are not publicly available. They are available only to users (not contacts) within your Keap application.
[ELSE_uploadfile] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
View Documentation →