PublishTransactionalMessagingTriggerInput
Input fields
The params of the trigger type, as a JSON string. These are defined in the Params class for a trigger type.
The code of the trigger type to be published.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"params": {"key": "value"},
"triggerTypeCode": "always-surface-learn-couple-federal"
}