Skip to main content

object

Inbox

LLM
View as Markdown
Open llms.txt

A connected customer communication channel in Flownally.

Properties

  • Name
    id
    Type
    string
    Description
    Required property.
  • Name
    createdAt
    Type
    string
    Description
    Required property.
  • Name
    updatedAt
    Type
    string
    Description
    Required property.
  • Name
    tenantId
    Type
    string
    Description
    Required property.
  • Name
    channel
    Type
    enum
    Description
    Required property. Allowed values: whatsapp, messenger, instagram, text.
  • Name
    externalId
    Type
    string
    Description
    Required property.
  • Name
    createdBy
    Type
    string
    Description
    Required property.
  • Name
    name
    Type
    string
    Description
    Required property.
  • Name
    teamId
    Type
    string
    Description
    ID of the Team that owns this Inbox (optional).
  • Name
    status
    Type
    InboxStatus
    Description
    Required property.
  • Name
    config
    Type
    object
    Description
    Optional property.

Related operations