Magidoc

GetAllJourneyContactsInput
Input Object

Fields

#

emailAddress

Filter results to only return contacts with an email address that contains all or part of an email address.

endUtc

End date based on the Contact's journey entry date/time

id

Non-null

Journey Id

minuteOffset

Minute offset of local time to UTC time. This is used to offset the log dates.

nodeId

Filter results to only return contacts that have passed through a specific node.

page

Number of page to return. Default: 1

pageSize

Number of rows to return at one time. Default: 50, Max: 100.

sortDirection

Sort direction of the sort column. Default: ASC

sortField

Field to sort the results by. Values include EMAIL, CONTACTSTATUS, JOURNEYSTATUS, ENTRYUTC, ENTRYNODENAME, EXITUTC, EXITNODENAME, PREVIOUSNODENAME, NEXTNODENAME. Default: ENTRYUTC

startUtc

Start date based on the Contact's journey entry date/time

traverseScope

Non-null

Filters results of contacts based on how they entered or exited a journey

Usages

#

References

#

  • Argument input of field journeyContacts from type Query