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