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

Allow Message ID from external providers #669

Open
mzealey opened this issue Dec 7, 2023 · 0 comments
Open

Allow Message ID from external providers #669

mzealey opened this issue Dec 7, 2023 · 0 comments

Comments

@mzealey
Copy link

mzealey commented Dec 7, 2023

In https://github.com/nyaruka/courier/blob/main/handlers/external/handler.go#L216 when a new message is received, the string "" is passed for the message ID. However many external providers may provide message IDs. It would be great if you could add an extra optional parameter (similar to date) for message ID in this provider, and from looking at the code I don't think it would be too complex?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant