#6507: Quire Feedback
狀態: 待辦事項

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 2025年10月19日, 已編輯 2025年10月27日

Alberto Molina, 2025年10月19日

Alberto Molina, 2025年10月25日

Alberto Molina, 2025年10月25日

Hi, I use the ID of the task created in Any.do

Alberto Molina, 2025年10月25日

And it seems that it doesn't find that same ID created in Quire.

Alberto Molina, 2025年10月25日

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, 2025年10月20日

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:

  1. Get the task ID from Any.do.
  2. Get the corresponding task ID from Quire that should be linked to the Any.do task.
  3. Store both task IDs together (for example, in a database or spreadsheet).
  4. When a task is completed in Any.do, look up the corresponding Quire task ID.
  5. 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, 2025年10月27日