Skip to content

[Feature New API] Need to show altId When retrieving Messages #38

Description

@yotomations

🌟 Describe the Feature

Need the altId field to be returned when retrieving messages.

🚀 Justification

There has to be a way to tag a new message with an external ID and retrieve that id back when reading messages.

📝 Suggestions

Include the altId in Get messages by conversation id endpoint.

🧠 Additional Context

I'm trying to use the altId field as a way to reference an external ID for messages so in case that same message comes in from an external source I can check if it was already added to the conversation or not. I currently set altId when creating a new message, but can't retrieve it back when getting messages which is an issue and doesn't allow me to check for existence.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions