You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the extension
Every time a new row is created on Rowy, send an email using Mailgun
Logic:
(Would be similar to Sendgrid)
For every new row created on Rowy and if the email field is present then send an email using Mailgun
Notes
Figure out the Mailgun API, how to send email using Mailgun and the parameters needed
Make sure when submitting the PR to remove any API token used and add a comment to use rowy.secrets utility instead to retrieve the token from Google Secret Manager.
The text was updated successfully, but these errors were encountered:
Describe the extension
Every time a new row is created on Rowy, send an email using Mailgun
Logic:
(Would be similar to Sendgrid)
Notes
The text was updated successfully, but these errors were encountered: