The notification template automation data pop-up will show you all the necessary information to trigger the notification with IFTTT.
Choose Webhooks as the action app for your applet. The URL for the webhook will always be https://api.gleebeam.com/v1/trigger
.
Set Method to POST. Set Content Type to application/json.
In the Body section add the JSON data from step 1.
If you have dynamic fields in your notification template, just replace the <<field value>>
placeholder with the applet ingredient data you'd like to send to these fields.