Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec/marketing.json
Original file line number Diff line number Diff line change
Expand Up @@ -49768,7 +49768,7 @@
"/customer-journeys/journeys/{journey_id}/steps/{step_id}/actions/trigger": {
"post": {
"summary": "Customer Journeys API trigger for a contact",
"description": "A step trigger in an Automation flow. To use it, create a starting point or step from the Automation flow builder in the app using the Customer Journey API condition. We'll provide a url during the process that includes the {journey_id} and {step_id}. You'll then be able to use this endpoint to trigger the condition for the posted contact.",
"description": "A step trigger in an Automation flow. To use it, create a starting point or step from the Automation flow builder in the app using the Customer Journey API condition. We\u2019ll provide a url during the process that includes the {journey_id} and {step_id}. You\u2019ll then be able to use this endpoint to trigger the condition for the posted contact.",
"operationId": "postCustomerJourneysJourneysIdStepsIdActionsTrigger",
"parameters": [
{
Expand Down