Hey @JasminLin . Got it, thanks for the quick response. It may be worth it for us to store the ContactList ids on our system to avoid the extra req...Leia mais
I have a use case which requires showing all ContactLists a given email address or multiple email addresses belong to. To do so, I first get the Contact the email address is associated to and set the list-memberships param to true. This is done via Leia mais
I agree with this idea. My current usecase requires displaying the Campaign's display-name which is currently impossible to get via the public API. ...Leia mais
Is it possible to get the display-name of a Campaign via the public API? I tried via the email/public/v1/campaigns/:campaign_id endpoint. Unfortunately, the name property returned by that request is the name of the Email event and not the Campaign. Leia mais
I have a use case which requires showing all ContactLists a given email address or multiple email addresses belong to. To do so, I first get the Contact the email address is associated to and set the list-memberships param to true. This is done via Leia mais
Is it possible to get the display-name of a Campaign via the public API? I tried via the email/public/v1/campaigns/:campaign_id endpoint. Unfortunately, the name property returned by that request is the name of the Email event and not the Campaign. Leia mais