Skip to main content

i4w_show_xcontact

Usage

This shortcode enables loading data from a Keap contact record other than the current, logged in user.

[ELSE_show_xcontact] conditional branching is NOT supported.

Shortcode nesting is NOT supported.

Parameters

ParameterDescriptionDefaultRequired
cidContact record ID from which to fetch the specified field data.NoneYes
fieldThe field name whose data is to be fetched for the given contact ID.NoneYes
from_cacheDetermines whether the contact record data is fetched from the local cache or "fresh" from Keap.NoneNo

Example

Shortcode
[i4w_show_xcontact cid='1234' field='Email']
Shortcode
[i4w_show_xcontact cid='1234' field='Email' from_cache='1']