Outcome Mappings
Get Outcome Mapping By Template
Fetch the outcome mapping configuration for the team's template.
- template: The template to fetch the outcome mapping for.
get/campaigns/v1/outcome-mappings/{template}
Path parameters
template'template_v1' | 'template_v2' required
Outcome mapping template
Response
Successful Response
{"stackTrail":"paths:/campaigns/v1/outcome-mappings/{template}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
added the new enum value
template_v2to thepathrequest parametertemplaterequest-parameter-enum-value-added
- ○