sendinblue / APIv3-python-library

SendinBlue's python library for API v3
MIT License
82 stars 40 forks source link

params #77

Open ljmartinez1994 opened 2 years ago

ljmartinez1994 commented 2 years ago

{ "result": { "params": { "name": "ljmartinez", "code": "3f3047ea-b8f6-45d3-9ed4-5e7834f9371e", "email": "luisothegreat@gmail.com" } }, "statusCode": 200, "customStatusCode": 0 }

y put in the template params.code and dont work

Innsai commented 1 year ago

Did you use the doble curly brackets? {{ params.code }}