Hey guys,
I was thinking if it’s possible to create a list on Sendgrid and sync all app users to that list.
Like
-User Signs up
-Add the user to Sendgrid list
Whom I can target newsletter or other campaigns.
How can I achieve this?
Hey guys,
I was thinking if it’s possible to create a list on Sendgrid and sync all app users to that list.
Like
-User Signs up
-Add the user to Sendgrid list
Whom I can target newsletter or other campaigns.
How can I achieve this?
Anybody knows how to achieve this?
Anybody?
Sendgrid has a very complete API. The API endpoint you need in Sendgrid is the Contacts API (https://sendgrid.com/docs/API_Reference/Web_API_v3/Marketing_Campaigns/contactdb.html)
You will need to set up an API Key in Sendgrid to use the API.
You will use the API Connector in Bubble to add/remove/update users on the Sendgrid list.
There are lots of resources in the forum on how to use the API Connector.
Thanks @derek1
I will try looking into it
This topic was automatically closed after 70 days. New replies are no longer allowed.