Skip to content

Error in the conversations schema #61

@RobinPicard

Description

@RobinPicard

The schema conversations has a property called custom_attributes. This is an object with properties that vary from one record to the other. Right now, there are 2 properties of this object that have been added to it: "issue_type" and "type". Those are actually the examples provided in the Intercom API's documentation and are not properties we should expect to find
Capture d’écran 2023-01-16 à 17 10 18

Instead, we should not provide any properties to custom_attributes and return a jsonb that the end user will be able to parse themselves.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions