Hi everyone,
I want to send data to Brevo to update contacts.
But I can’t find a solution that works.
I tested the “Brevo Templates (SendinBlue)” plugin.
But the “Brevo - UpdateContact” function doesn’t seem to work.
Same via API.
Do you have any ideas to solve this problem?
THANKS!
You can use the api connector to send a request to the brevo api.
Follow the brevo docs Update a contact
without any detail about your setup it’s difficult to help you, and the only thing I can tell you is that if you follow the documentation (including the auth part) you can do it 100%.
Hi everyone,
I’m not a techy person and I would need help on setting up the “Update a contact” of Brevo in Bubble.io, using the API connector.
I can’t figure out how to add a dynamic ID or email address so I would update a dynamic contact when the API is triggered.
This is basically how it is set up now in the API connector :
And this is the workflow I’ve been trying to set up over and over again :
I tried several things :
- without “id” and without “email” in the body
- with “id” in the body
- with “email” in the body
The thing is, it always updates the contact with the email address I mentioned in the API connector set up, which is logical, and I don’t know how to tell Bubble “hey, here is the real contact to update” using ID or email address in my workflow.
I read the Brevo documentation over and over again and can’t figure out how to include the parameter [email] or [id] in my API connector setup:
So here I am, any help would be greatly appreciated.
Thanks in advance to whoever can help me
Pauline
@dorilama if ever you get inspired by this topic
Oh my god thank you so much, it works perfectly now.
That’s brilliant!
Have a lovely day!