I’ve gotten IFTTT and Zapier to work. No such luck with integromat as of yet…
Docmentation: https://apidocs.dynalist.io/
Get your Token here: https://dynalist.io/developer
Dynalist IFTTT setup
URL: https://dynalist.io/api/v1/inbox/add
Methode: POST
Content Type (optional): Application/json
{"token":"SECRET-TOKEN-GOES-HERE","content":"{{Subject}}","note":"{{Body}}"}