Solutions
Easily assemble a UI on top of Sendgrid, Mailgun, or whatever ESP you're using to reach your customers fast
Retool integrates natively with SendGrid – you can send transactional email with personalizations, look at your contacts and lists, and work with marketing templates. And if you're using another ESP, Retool easily connects to any REST or GraphQL compatible endpoints.
Retool ships with all of the building blocks you need to assemble a useful UI on top of your ESP APIs – pull your users into a table, adjust email details via a rich text editor, and connect your `POST` request to a button.
Retool connects to 40+ data sources, so you can bring in your user data wherever it is – Postgres, MongoDB, Firebase, Snowflake, you name it.
David Boskovitz
Software Engineer at Envoy
As an engineer, I love Retool. My team now builds much-needed tools for customer support instantly. Also love how it's so hackable - there's little we can't do.
Send an Email with /mail/sendPOST
to the mail send endpoint and include personalizations
Analyze campaign statsGET
performance numbers on automations from the /marketing/stats/automations
endpoint
Add contacts to a listPUT
new contacts in a list via the /marketing/contacts
endpoint
Join with other datasources
Easily join with other Retool connected datasources like Postgres or the Stripe API.