actiwaredevelopment/ACTIWARE-SEND-GRID-TEMPLATE-MAIL
Send a mail with sendgrid + template
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| TOKEN | apikey for sendgrid | yes | "" |
| TEMPLATE_ID | sendgrid template id | yes | "" |
| SENDER_MAIL | sender for the mail | yes | "" |
| SEND_TO | receipients comma-separated | yes | "" |
| TEMPLATE_DATA | data as key=value semicolon-separated | yes | "" |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |