This topic was automatically generated from Slack. You can find the original thread here.
Hi everyone! I’m just wondering if pipedream supports working with Todoist’s recurring tasks, as I don’t see those when I try to make a connection to my Todoist account. If not familiar with this, any support in telling me where I could find this info would be great. Thank you!
Hey , could you share the exact action that you use to retrieve completed tasks on Todoist app? Screenshots of your action configuration would help a lot too
Here I’m querying for Todoist completed tasks to map those to the Habitify API. The trigger is todoist-completed-task On “waiting for events” I can see completed tasks but not any of my recurring ones. When recurring tasks are marked as completed on Todoist, they get re-scheduled for the next time they’re due, and I believe that maybe gives us a clue as to why this isn’t working? Even though they get re-scheduled, they’re stored as completed on my Todoist activity log for the day. The todoist-completed-task trigger should accommodate for that.