Hi ![]()
Somebody have problem to add email to list on sendgrid?
The execution is OK but it doesn’t add the email to the list ![]()
Hi ![]()
Somebody have problem to add email to list on sendgrid?
The execution is OK but it doesn’t add the email to the list ![]()
Hey @Freddy!
Welcome to the community ![]()
Are you simply trying to add the an email to the contacts, or do you want to add them to a specific list?
Thanks ! ![]()
I add a contact to sendgrid with additional fields.
The additional fields is list_ids with the name of the specific list.
I was able to replicate the issue. I will create a ticket to get this solved. In the meantime, you can use the HTTP Request to add the contact to a list in Sendgrid.
Okay thanks ! ![]()
How do you put the contact array ?
It’s an array of object and I don’t find how I can put this type of array ! ![]()
https://sendgrid.api-docs.io/v3.0/contacts/add-or-update-a-contact
Good, thanks @RicardoE105 ![]()
Got fixed. We will let you know when it’s released.
Fix got released with n8n@0.139.0