Skip to main content

Notifications

Community site session details

Community site session details

Session Id : FlGPLsRSfsx/EsQ5lC/4TY
Power Automate - Building Flows
Answered

Add Todoist task to Office 365 calendar

Like (0) ShareShare
ReportReport
Posted on 16 Aug 2022 21:36:32 by 9

Hi!

 

I'm trying to make a flow where a Todoist task gets copied as a event to my Office 365 calendar. I'm getting an error message. Can someone help me out on how to fix this? Thanks in advance 🙂

 

Screenshot 2022-08-16 at 23.28.08.png

  • OT_87 Profile Picture
    9 on 21 Aug 2022 at 20:50:36
    Re: Add Todoist task to Office 365 calendar

    Yeah, that did the trick. Thanks for your help @Expiscornovus!

  • Expiscornovus Profile Picture
    31,652 Most Valuable Professional on 20 Aug 2022 at 08:50:01
    Re: Add Todoist task to Office 365 calendar

    Hi @OT_87,

     

    You could add 30 minutes to the due date and use that in the end time.

     

    formatdatetime(addMinutes(triggerOutputs()?['body/due/date'],30), 'yyyy-MM-ddTHH:mm:ss')

     

  • OT_87 Profile Picture
    9 on 19 Aug 2022 at 08:25:38
    Re: Add Todoist task to Office 365 calendar

    Hi @Expiscornovus,

     

    This works, thanks! One more question; can I set the duration of 'task' in Outlook calendar to 30 min?  

  • Verified answer
    Expiscornovus Profile Picture
    31,652 Most Valuable Professional on 17 Aug 2022 at 10:39:43
    Re: Add Todoist task to Office 365 calendar

    Hi @OT_87,

     

    Can you try the expression below with a formatdatetime function to format it in the correct format for the creation of the event instead of using the Task Due Date field?

    formatdatetime(triggerOutputs()?['body/due/date'], 'yyyy-MM-ddTHH:mm:ss')

     

    formatdatetimefunction.png

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,745 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,091 Most Valuable Professional

Leaderboard
Loading started