FlowCompletionRecord

  • completion
    Type: string enum
    values
    • Completed
    • Not Completed
  • dateTime
    Type: string Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • flowId
    Type: integer

    Integer numbers.

  • flowName
    Type: string
  • flowThumbnail
    Type: string nullable
  • isCompleted
    Type: boolean
  • platform
    Type: string
  • steps
    Type: string

    Steps completed, rendered as 'completed / total' when the total is known.

  • stepsCompleted
    Type: integer

    Integer numbers.

  • timeSpent
    Type: integer

    Time spent in the session, in seconds.

  • totalSteps
    Type: integer

    Integer numbers.

  • userEmail
    Type: string
  • userName
    Type: string