Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 480 Bytes

File metadata and controls

38 lines (22 loc) · 480 Bytes

crosstalk-worker-api-sendgrid-smtp

============================

crosstalk-worker-api-sendgrid-smtp is a Crosstalk worker for sending emails through the sendgrid rest api

Configuration

{
  "api_user" : "your sendgrid user name",
  "api_key" : "your sendgrid password"
}

crosstalk.on

sendgrid.smtp.send

crosstalk.emit

None

http in

None

http out

None

https in

None

https out

sendgrid.com - For communicating with Sendgrid API