Skip to main content

object

CreateContactRequest

LLM
View as Markdown
Open llms.txt

Contact fields to create. Add custom fields after defining them in Flownally.

Properties

  • Name
    name
    Type
    string
    Description
    Optional property.
  • Name
    phone
    Type
    string
    Description
    Phone number in E.164 format (e.g., +48123456789)
  • Name
    customFields
    Type
    object
    Description
    Optional property.

Related operations