IFTTT support

Oh you mean at http://www.dynalist.io, which for me just shows me my list.

No Alan, here:

image

1 Like

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}}"}

Yes, which page and link is VERY hard to find once you’ve logged in.

Agreed, you actually have to log out…

@Erica Could you please fix this? E.G. put it at the bottom of the help pages would be logical.

Sure, I added to our list, will fix as soon as we can.

Random thought - could a Google Assistant smart speaker use IFTTT or it’s ilk to integrate with Dynalist?
“Hey Google, add apples to my shopping dynalist”
:smiley:

Yes, I do that.

Cool! I don’t suppose you could put together a rough how-to, or a few pointers?

You will find discussion about this here: Send email to add items to Dynalist

Maybe it would be good to have a How To section in this forum where techniques like this could be shared.

Share & Showcase is currently the best place for this kind of resources, but I agree these gems are scattered across the entire forum right now.

Hi,

Did anyone find a no-code integration for Dynalist that can react on changes to items, e.g. marking them done or coloring/tagging them?

I have only managed to find support for Dynalist in Make.com (former Integromat), but they mostly support actions that flow into Dynalist:

Thanks,
Andrew

P.S. Sorry for necroposting, I guessed this was the right thread to post as the number of IFTTT-like platforms that have support for Dynalist is still quite small.

Hi Andrew,

I guess this is not supported by dynalist. Depending on what you want to do, there could be some workacrounds with make.com using timely scan of dynalist and looking for changes.

Best F