samples
turbot/flowpipe-samples/send-top-show-hn-email

Variables

The Send Top 'Show HN' Email mod has 4 variables:

NameDefaultDescription
send_top_show_hn_email.var.fromThe 'From' email address used to deliver the message. This address should be a verified sender in your Twilio SendGrid account.
send_top_show_hn_email.var.hn_story_count50The number of stories to retrieve from Hacker News.
send_top_show_hn_email.var.sendgrid_creddefaultName for SendGrid credentials to use. If not provided, the default credentials will be used.
send_top_show_hn_email.var.toThe intended recipient's email address.