Hello !
I’ve been trying to set up the body parametres of my emails with your sendinblue plugin but I’m not sure about the format of the variables. I have read your doc but the format of the parametres of Sendinblue are different. Then, I’m confused.
What I’m trying to achieve :
1/ replace these formats into the right one in the WF using sendinblue email template :
{{ traveler_first_name }} has made a reservation at your accommodation called
{{ title_acco}} located at (acco address) :
checkin: {{start_date|date(“d/m/Y”)}}
checkout: {{end_date|date(“d/m/Y”)}}
Number of persons : {{person_number}} person(s)
2/I already have a template in sendinblue and I’m just wondering how I can write these variables in my ‘body paramatres’ in my WF ?
here is a screenshot of a similar email :
thanks a lot in advance !
Magali