Skip to main content

object

TriggerConfig

LLM
View as Markdown
Open llms.txt

Properties

  • Name
    type
    Type
    enum
    Description
    Optional property. Allowed values: contact_created, contact_updated, event, instagram_comment.
  • Name
    inboxId
    Type
    string
    Description
    Instagram inbox to observe. Used only by instagram_comment.
  • Name
    mediaTypes
    Type
    array<enum>
    Description
    Instagram media types to observe. Omit to include all supported types.
  • Name
    mediaSelection
    Type
    enum
    Description
    Whether all matching media or only mediaIds are targeted. Allowed values: all, specific.
  • Name
    mediaIds
    Type
    array<string>
    Description
    Instagram media IDs selected when mediaSelection is specific.
  • Name
    conditions
    Type
    object
    Description
    Optional property.

Related operations