Usage:
This shortcode produces a web form through which a logged in contact can update his/her basic Infusionsoft contact data.
Optionally, an Infusionsoft actionset can be initiated when the update has been processed successfully.
This shortcode does NOT supports conditional branching with [ELSE_user_profile].
Shortcode nesting is NOT supported.
Parameters:
actionset | The ID of the actionset to call when the update was processed successfull.y. Default: none. Required: no. |
Example:
[i4w_user_profile]
[i4w_user_profile actionset=123']
API:
There is no API function equivalent for this shortcode.