Forum Discussion
Anonymous
2 years agoIn the docs it looks like I can write my own JSON to deliver and use the variables?
Yep, you just need to specify the JSON you want to send in your payload. You can insert any token from the alert into the JSON. What you can’t do is gracefully handle null values or missing tokens (because of different alert types).
Have you mocked up the POST in postman? That would let you get the JSON payload fine tuned and working, then you can move that into LM and replace the values with tokens.
Related Content
- 8 years ago
- 4 years ago