Hi !
I've found the video tutorial for triggering emails with 
site form, but it's not really clear on how to call some specific fields
 like weblink, encoded in JSON. When I use the hashtags, I get the JSON 
encoded field, like that : {"link":"http:\/\/example.com"}, and I don't 
know which PHP syntax I can use instead of hashtags.
J'ai
 visionné le tuto pour l'envoi d'email à partir du formulaire front-end,
 mais ça ne donne pas d'exemple pour l'intégration des champs spéciaux 
comme les liens, qui sont encodés en JSON. Avec les ##, ça donne la 
version encodé en JSON, et je ne vois pas quelle syntaxe PHP utiliser à 
la place.