- About the SendGrid connector
- SendGrid authentication
About the SendGrid connector
SendGrid is a cloud-based SMTP provider that allows you to send email without having to maintain email servers. SendGrid manages all of the technical details, from scaling the infrastructure to ISP outreach and reputation monitoring to whitelist services and real time analytics.
Authentication
Before automating processes, you need to establish a connection with your SendGrid instance. Step-by-step instructions are available in the SendGrid authentication page.
Events
The SendGrid connector does not support events.
Activity package
You can use the connection to enable the SendGrid activities in UiPath Studio and build automations for crucial tasks at all stages of email campaigns. These activities allow you to execute create, read, update, and delete operations on your SendGrid objects.
Provider documentation
The UiPath connector is compatible with the SendGrid v3 REST API. Learn more about it at the SendGrid website.