Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source API - Action Endpoint Payload has wrong source_conversation_id #4157

Open
steffh opened this issue Apr 5, 2024 · 0 comments
Open
Labels

Comments

@steffh
Copy link
Collaborator

steffh commented Apr 5, 2024

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

@steffh steffh added the bug label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant