UNPKG

node-red-contrib-sendgrid

Version:
22 lines (21 loc) 569 B
{ "sendgrid": { "label": { "apiKey": "API key", "apiKeyPlaceholder": "Paste API Key created in SendGrid settings", "from": "From", "multiple": "Multiple", "to": "To", "format": "Format", "text": "text", "html": "html", "template": "Template", "templateId": "Template ID", "templateData": "Template Data" }, "status": { "sending": "sending", "sendfail": "send failed" } } }