Twilio SendGrid binding spec
To setup Twilio SendGrid binding create a component of type . See on how to create and apply a binding configuration.
Warning
This component supports output binding with the following operations:
create
{
"emailTo": "changeme@example.net",
"subject": "An email from Dapr SendGrid binding"
"data": "<h1>Testing Dapr Bindings</h1>This is a test.<br>Bye!"
}