Newer Version Available
ConnectApi.ActionLinkTemplateBindingInput
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| key | String | The name of the binding variable key specified in the action link template in Setup. For example, if the binding variable in the template is {!Binding.firstName}, the key is firstName | Required | 33.0 |
| value | String | The value of the binding variable key. For example, if the key is firstName, this value could be Joan. | Required | 33.0 |