Skrym LogoJourney Configuration

Journey Configuration

Manage and configure order journeys

This page provides an overview of how order journeys can be configured using the API. Journeys can also be configured using Skrym Icon With BackgroundScope.

Info

Skrym uses bearer tokens for secure client request authentication. Learn more about user onboarding and tokens in our authentication docs.

Journeys

Insert or Update Journey

postapi.skrym.com/tracking.UpsertJourneys

Fetch Journeys

postapi.skrym.com/tracking.GetJourneys

Delete Journey

postapi.skrym.com/tracking.DeleteJourney

Milestones

Insert or Update Milestone

postapi.skrym.com/tracking.UpsertMilestones

Fetch Milestones

postapi.skrym.com/tracking.GetMilestones

Delete Milestone

postapi.skrym.com/tracking.DeleteMilestone

Upsert Milestones for a Journey

postapi.skrym.com/tracking.UpsertMilestonesForJourney

Conditions

Upsert Conditions for a Milestone

postapi.skrym.com/tracking.UpsertConditionsForMilestone