Does Pipedream Support Working with Todoist's Recurring Tasks?

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 , thanks for reaching out!

I observed that the current Pipedream Todoist - Create Task action is missing the recurring task options, hence, I’ve create a ticket for Pipedream component dev to implement here: [FEATURE] Todoist - Recurring prop · Issue #16092 · PipedreamHQ/pipedream · GitHub

Kindly subscribe to the ticket to be notified when it’s done

thank you so much I wouldn’t have known to file a ticket. I’ll keep an eye out for updates.

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.