Hi Geraldine, as you can see the Parser returns a syntax error. This is because you are passing it data that is not in JSON format; in fact you are passing some HTML code.
The JSON format was specially designed as a format suitable for data interchange between applications, and it must have a specific syntax. It is not difficult to assemble a correct JSON data package in Glide, but if one doesn’t know the right syntax it can seem like an impossible thing to do.
Seeing this, I will prepare a small sample application that you can copy and adapt to your needs, but you need to be patient because I have to find a little time to do it.
I think it may be of interest to others here in the community as well.
Ok?
Comment générer un pdf (avec zapier/pdf monkey) qui va chercher toutes les valeurs de Google sheets?
2 Likes