/
/esputnik.com
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Account3
Apps3
Behavior tracking4
Contacts24
  • postAdd/update a contact
  • deleteDelete contact by externalCustomerId
  • getSearch for contacts
  • postAdd/update contacts
  • postSubscribe a contact
  • postAdd/update contacts from external file
  • getGet contact import status
  • getGet email by contactID
  • postAdd emails to unsubscribed list
  • postRemove emails from unsubscribed list
  • getGet contacts from a segment
  • postDelete from static segment
  • postAttach contact to static segment
  • getGet segments
  • getGet workflows
  • getGet contact ID by Mobile Push token
  • getGet contact subscriptions
  • putUpdate contact subscriptions
  • getGet contact
  • putUpdate contact
  • deleteDelete contact
  • getContact recommendations based on web tracking
  • getGet the list of catalogs
  • getGet additional fields
Deprecated4
Events4
Messages62
Orders2
Product feed2
Site8
    Contacts

    Get workflows

    The method searches for and returns the available workflows.

    get/api/v1/workflows

    Query parameters

    namestring
    startindexinteger

    The index of the first workflow returned from the search result.<br/>Numbering starts at 1

    maxrowsinteger

    Maximum number of workflows to be returned (max. 500)

    Changes