Skip to main content
Question

Troobleshoot between woocommerce and sendinblue for sending automatically email


Hello Community,

It is my first message after my subscription to Zapier. Actually, I have set up an e-commerce on Woocommerce and I’m using Sendinblue as CRM to send automatically email, build email campaign etc.

I’m trying to create a specific zap : When an order is created on Woocommerce, sendinblue send an automatically confirmation email to client.

But the only option suggested on Sendinblue is “send an email in HTML via Sendinblue”. The problem occured is that I cannot add several product image for example because the tag used is “1. Line Items image src” that include several links …

I have to create as many lines (<tr><td></td></tr> as product ordered but it is not possible to know in advance …

As a result, my confirmation email includes wrong information for the client …

Please can you help me to resolve this issue :)

Did this topic help you find an answer to your question?

2 replies

robschmidt
Forum|alt.badge.img+9
  • Zapier Expert
  • 617 replies
  • June 21, 2022

Hi @bblraph 

Hope this thread helps: 

 


  • Author
  • New
  • 1 reply
  • June 21, 2022

Thank. I resolved my issue … For people that encounter that kind of issue, I suggest to add javascript module and write a script for split all your variables in html ...