User Sequences
This object represents a user's assignment to a sequence. Once a user is assigned to a sequence, a user sequence object is created for it, and it allows Vome to track the status of the user's sequence. For those not familiar with Vome's platform, a sequence is a custom step-by-step process for a user to complete. This is commonly a screening & onboarding process to track the completion of each step.
Endpoints
GET
/api/user-sequences/GET
/api/user-sequences/{sequence_id}GET
/api/user-sequences/search/
Last updated