beam-community / bamboo

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

support SendGrid subscription_tracking API params #637

Open rubysolo opened 2 years ago

rubysolo commented 2 years ago

SendGrid supports customization of subscription tracking via the mail-send API call (see https://docs.sendgrid.com/api-reference/mail-send/mail-send#body). This PR allows access to configure these options similar to the existing click_tracking configuration.