Automating an integration w/ API (re: Reclaim.ai)

Is it possible to automate the Reclaim.ai (auto time blocking app) integration in the Asana task?

Currently, each task has a button that is pressed which pops-up a form that is filled out and submitted which connects the task in Asana & Reclaim.

I’d love to be able to setup a webhook that watches for new tasks→ triggers an API request→ sets some of the options automatically→ submits… all without having to do this with each task manually. :yum:

I scoured the API documentation and I’m pretty sure it can’t be done, but I can’t say I understand everything so I figured I’d ask here~

Thanks,

  • Beau
4 Likes

Yes sir, i encountered a similar problem and i found a solution via make, where i use asana as a trigger (new task), then i use a http request module. As a result, the asana tasks are automaticaly imoprted in the reclaim task list. feel free to contact me on michaelscerbakov@gmail.com for further instructions.

1 Like