OutboundMesssage webhook should include messageId
complete
J
James Nachbar
The OutboundMessage webhook does not provide the messageId, which is necessary to point back to the specific message we are being notified about; it seems that messageId should be provided by the webhook.
Log In
A
Ashwin Raghunandan
marked this post as
complete
J
James Nachbar
As noted below, this has been completed: messageId is now included in the OutboundMessage webhook call. Thanks for getting this completed!
S
Suroy Thamotharam
Has this been resolved yet? Seems like a simple fix as the messageID is available at some point.
J
James Nachbar
Suroy Thamotharam - My original request has been resolved, and messageId is included in the OutboundMessage webhook in my testing.
Regarding Muhammad Saad request about the email or phone being included, I have not tested for email, but the "to" and "from" fields in the OutboundMessage webhook call do have the phone numbers from and to for an SMS message, again in my testing.
The post should probably be marked as completed rather than "under review". Thanks for getting this completed!
M
Muhammad Saad
need email or phone directly in webhook part as well instead of making extra call to contact api to get such detail to process email or sms
J
James Nachbar
Muhammad Saad I have not tested for email, but the "to" and "from" fields in the OutboundMessage webhook call do have the phone numbers from and to for an SMS message in my testing.
Core Platform
marked this post as
under review