mbr_ac_account
Usage
This shortcode returns the contents of the specified ActiveCampaign account field for the connected ActiveCampaign application.
Parameters
Parameters | Description |
---|---|
field | Specifies the name of an ActiveCampaign account field to return. Permitted Values: account, email, fname, lname, cname, subscriber_limit, subscriber_total, status or branding. Default: none. Required: yes. |
Validity
This shortcode is evaluated for any type of visitor.
Conditional Branching
This shortcode does NOT support conditional branching with [ELSE_ac_account].
Nesting
Shortcode nesting within is NOT supported.
Examples
- Example 1
- Example 2
Returns the value of the ActiveCampaign account email field:
[mbr_ac_account field='email']
Returns the value of the ActiveCampaign account field:
[mbr_ac_account field='account']
API
Note
There is currently no ActiveMember360 API function equivalent for this shortcode.