Skip to content

Source API - Action Endpoint Payload has wrong source_conversation_id #4157

@steffh

Description

@steffh

Describe the bug

source_conversation_id as returned from the source api messages.send action end endpoint (https://airy.co/docs/core/api/source#send-message) is not mapped properly as sent to webhooks.ingest; it is a different source_conversation_id, so presumably sender_id and source_conversation_id get mixed up when returned.

To Reproduce

see above

Expected behavior

The source_conversation_id ingested and returned from the send action endpoint are the same.

https://airy.co/docs/core/api/source#send-message

Screenshots

Environment

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions