Hello,
I was able to integrate any.do and quire through Zapier to create a task, but when I want a task completed in any.do to also appear completed in quire, Zapier throws an error.
What could be the error?

Alberto Molina, Oct 25, 2025

Alberto Molina, Oct 25, 2025
Hi, I use the ID of the task created in Any.do
Alberto Molina, Oct 25, 2025
And it seems that it doesn't find that same ID created in Quire.
Alberto Molina, Oct 25, 2025
Hi,
It looks like the update command is unable to find the task in Quire. Could you please share your Zapier configuration for the Update Task step? Once we have a look at your setup, we can help identify what might be causing the error.
If there is any sensitive information, you can reply to us at support@quire.io or use Message by clicking the ? button at the top of your workspace.

Golda, Oct 20, 2025
Hi,
The task IDs in Any.do and Quire are different. Since Quire doesn’t allow customizing task IDs, you’ll need to maintain a mapping between the tasks in both apps.
Here’s how the flow should work:
- Get the task ID from Any.do.
- Get the corresponding task ID from Quire that should be linked to the Any.do task.
- Store both task IDs together (for example, in a database or spreadsheet).
- When a task is completed in Any.do, look up the corresponding Quire task ID.
- Use that Quire task ID to update the Quire task.
Please try this setup and let me know if you have any questions. Thank you.
Golda, Oct 27, 2025
Alberto Molina, Oct 19, 2025