My boss is currently trying to decide which will be more adventageous for our team, Microsoft Planner or Trello. I'm trying to set up Flow so when a Task is created in Office 365-Outlook, it creates a card in Trello, AND create a card in Planner.
Am I the only one that uses tasks in this way? In leau of writing down reminders to myself to follow up on something, I create a task in Outlook.
Hi @cjohnsonUSBE,
Do you want to create a task in Planner and create a card in Trello when a task is created in Office 365-Outlook?
I have made a test on my side and please take a try with the following workaround:
Image reference:
Note: Within Start Date Time field of “Create a task” action, type the following formula:
formatDateTime(triggerBody()?['StartDateTime']?['DateTime'],'yyyy-MM-dd')
Within Due Date Time field of “Create a task” action, type the following formula:
formatDateTime(triggerBody()?['DueDateTime']?['DateTime'],'yyyy-MM-dd')
The flow works successfully as below:
Best regards,
Kris
WarrenBelz
146,522
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,890
Most Valuable Professional