Hello! Im trying to send an email with parameters using Template A. I tried using %param% and {{param}} and it is not working. Please, i need a help.


Hello! Im trying to send an email with parameters using Template A. I tried using %param% and {{param}} and it is not working. Please, i need a help.


Iāve installed your plugin and Iām trying to send a template using dynamic values.
I am able to send SMTP Mail and I am able to send a template with no dynamic data.
But when I try to send a template with single or multiple dynamic values, no emails
are being sent.
Iām following the instructions from the original post, but all the links in the guide post are broken, so Iām unable to see how itās supposed to be set up and if/where Iām missing something. Would it be possible to get an updated guide with working image links?
From the looks of it, @cesarmejiapositivo had a similar issue a few months back.
Any guidance?
Hi, please see below. Iām using the %USER% example in the first post. Again, all the image
links are broken so I canāt see if this is the way itās supposed to be set up.
Set up in API Workflow
What is received in the email. (from inbox, not screen grab of template)
Is it possible that the POST call has changed as someone mentioned in this thread and it is no longer possible to send information to sendinblue, and the plugin needs to be updated accordingly?
I have very little experience with APIs and how they work. So Iām just guessing here.
Hello thanks for reaching us! The thing is when you have to input data you have to click Insert Dynamic Data, because %USER% isnāt considered a variable in this context 
Best regards, Vitalie.
Thank you Vitalie,
It just started working. I read up on how API works and set one up for myself and got that working. I then went back to the plugin and used template B instead. Now it works just fine. I must have been missing a ā:ā or something over and over again 
Hi, Please, Could you explain the process with Sendinblue ?
Hi, Iām trying to use template B to send a template with dynamic data and Iām having problems with getting it to read that data.
This is how the text is entered into the template:
![]()
and then the plugin tried to access it with the ātemplateattributeā:āOurappattributeā syntax. Since the template link in the information is dead, could you please guide me through the syntax I need in the template?
I asked the same back in Feb, I donāt understand why @ZeroqodeSupport canāt just update the images in this thread? Come on guys, save us all the headache 
For Template B
In Bubble, (body) Attribute should be
āNAMEā:āDynamicValueā,āHEIGHTā:āDynamicValueā
In your sendinblue template you call them by writing %NAME% and %HEIGHT% in the email template.
Remember for template B, you MUST put at least 2 attributes into the bubble (Body) Attribute field, or it wonāt send anything. You must also separate the attributes with ,
Hope that helps. This plugin does work, Iām using all three templates but the documentation just isnāt there.
Also, this is not correct.
Instead, for Template A.
(body) Attribute_nam Can (should) be a static value like NAME (but without %%)
(body) Dynamic_attrib Will be the dynamic value
And you would call it the same way in sendinblue as with Template B. %NAME%
And remember Template A can ONLY hold one attribute, if you try to add more nothing will be sent.
This is all based on reading up on the API and trial and error since thereās no complete documentation, so there might be other ways of course, but this works. ![]()
Hey thanks a lot for the response, are you aware if they have a cap on the number of parameters on template B as well?
No problem!
Good question. I havenāt tested to max it out. But Iām currently using 6 attributes (I think) in one email without any issues.
Hi @ZeroqodeSupport!
I am having an issue with showing a conditional in the email template based on a attribute I send to Sendinblue from backend workflow.
I have setup an example below:
Not sure what the issue is, because the same conditional works in another email that is triggered from a page, and not via backend workflow.
Hello, @armen.a.karapetyan. Thanks for reaching out.
As I can see from your Template B action, your attribute field is set up correctly. The Sendinblue side (template/ values setup) is correct also. The reason why the 2nd value is not populating in the email is not obvious, unfortunately.
Have you tried to remove the condition? What was the result?
Perhaps, the root cause is in the condition executing. Can you please show where you have set this condition?
Regards,
Zeroqode Team
The conditional is set up in the email template in Sendinblue. On a content section (TITLE2) there is a checkbox āConditional displayā ( see 2nd screenshot above). This is where I specified the visibility of that section.
Okay, got it, thanks. If you are setting the conditionals on the Sendinblue side, you should follow their syntactic rules and make sure the condition youāre setting is correct.
For example, if you change the Not empty to Empty here, you will receive the Text in the email, inserted to the %Title2% variable.
As long the plugin works well at it is, we presume it is not the pluginās issue. Please check also the Sendinblue documentation regarding the Conditional display based on a transactional parameter:
Hope it helps 
Regards,
Zeroqode Team
thanks @ZeroqodeSupport! Will check with them. The reason I thought it might be related to plugin is that I have used the same conditional on another email, and the conditional works fine. However that email is triggered from a page via button, and not backend workflow.
Thanks again,
Armen
Hello @ZeroqodeSupport, thanks for your plugin. Itās working perfectly
I just have a question for dynamic images.
Sendinblue told me to put a parameters here (URL) :
But I donāt really understand which type of attribute I have to put in the workflow :
Thanks for your help,
Thomas
Is there anyone who know a solution ?
Many thanks 