-
Notifications
You must be signed in to change notification settings - Fork 18
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
SendInBlue adapter #37
Comments
Are you saying your adapter needs to add those? Because I think Carbon already has CC, BCC, and REPLY_TO support. |
We need to map Carbon with the SendInBlue API for instance here https://github.com/atnos/carbon_send_in_blue_adapter/blob/master/src/carbon_send_in_blue_adapter.cr#L36 we need to add |
Hi @brunto! Just to clarify, do we need to do anything in Carbon or can this be handled in your adapter? If it can be handled in your adapter I'll go ahead and close this |
Hi @paulcsmith! I can handle this inside the adapter. You can close this issue. |
Thanks for your work on this @brunto. That will be a nice adapter for the community. |
We are working on a SendInBlue adapter https://github.com/atnos/carbon_send_in_blue_adapter still in development, we need to add CC, BCC, and REPLY_TO support.
The text was updated successfully, but these errors were encountered: