beam-community / bamboo

Testable, composable, and adapter based Elixir email library for devs that love piping.
https://hex.pm/packages/bamboo
MIT License
1.91k stars 345 forks source link

`dynamic_template_data` getting ignored for individual personalization in SendGrid #644

Open emadalam opened 2 years ago

emadalam commented 2 years ago

As per the SendGrid send api specs, the dynamic_template_data is supported on individual items inside the personalizations array. However the SendGridAdapter seem to ignore the key from individual items while building the request object.

Support for this is needed to send a dynamic template with placeholders to multiple recipients via a single api call, as supported by the SendGrid apis. Any workarounds or fix for this or am I missing something here?

github-actions[bot] commented 1 month ago

This issue has been automatically marked as "stale:discard". We are sorry that we haven't been able to prioritize it yet. If this issue still relevant, please leave any comment if you have any new additional information that helps to solve this issue. We encourage you to create a pull request, if you can. We are happy to help you with that.