APIs & Integrations

Jayasri
Membre

How to send API emails to contact list

Résolue

Hi! I'm trying to send emails to a contact list (a dynamic list) using any API method. Single-send looks like it only accepts one email address. SMTP could be, but I need to specify each email address, right? Or there is a way to indicate the contact list's name as the destination?

0 Votes
1 Solution acceptée
HubDoPete
Solution
Guide | Partenaire solutions Gold
Guide | Partenaire solutions Gold

How to send API emails to contact list

Résolue

Hi @Jayasri and thanks @TiphaineCuisset for the tag

 

The send email APIs handle transactional emails so not really suited to your purpose of sending to all in a list, unless you first use the API to pull the members of the list then use single send to each one.

Or, take a step back and solve this using a combination of dynamic lists and workflows.

Set a second dynamic list, and enrolment rule based on membership of the first list plus whatever you can relate to the API trigger condition.

Then let a contact-based workflow take care of the sending, based on membership in the second list.

hope that helps!

best

Pete

Voir la solution dans l'envoi d'origine

2 Réponses
HubDoPete
Solution
Guide | Partenaire solutions Gold
Guide | Partenaire solutions Gold

How to send API emails to contact list

Résolue

Hi @Jayasri and thanks @TiphaineCuisset for the tag

 

The send email APIs handle transactional emails so not really suited to your purpose of sending to all in a list, unless you first use the API to pull the members of the list then use single send to each one.

Or, take a step back and solve this using a combination of dynamic lists and workflows.

Set a second dynamic list, and enrolment rule based on membership of the first list plus whatever you can relate to the API trigger condition.

Then let a contact-based workflow take care of the sending, based on membership in the second list.

hope that helps!

best

Pete

TiphaineCuisset
Gestionnaire de communauté
Gestionnaire de communauté

How to send API emails to contact list

Résolue

Hi @Jayasri 

 

Thank you for reaching out.

 

I want to tag some of our experts here - @Mike_Eastwood @christopher-RVO @HubDoPete do you have any suggestions for @Jayasri on this? 

 

Thank you!

Best

Tiphaine


Saviez vous que la Communauté est disponible en français?
Rejoignez les discussions francophones en changeant votre langue dans les paramètres !

Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !


0 Votes