Users data

Fields:

Field NameTypeRequiredDescription
idstring, numberYes Unique identifier for the user.
emailstringYes Email address of the user. Must be valid.
full_namestring, nullNo Full name of the user.

Description of fields:

  • id:

    A unique identifier of the user, which is used to map and track the user within our system.

  • email:

    The user's email address, which must be a valid email format. This is used for communication and identification.

  • full_name:

    The complete name of the user, used for display purposes.

JSON schema:

logo
FlowFast
If you have any questions or need help with integration feel free to write us at support@flowfast.io