Forum Discussion
Kevin4166
Oct 26, 2022Copper Contributor
Create a teams meeting from a Forms submission
I am working on a power automate function to create a teams meeting after a forms submission. The problem I am running into it that i need the meeting to be scheduled 1 day from the time the form was...
Kevin4166
Oct 30, 2022Copper Contributor
Kevin4166 just wanted to provide and update. I was able to find a work around by creating a new column on my list that used a formula to round down the date the form was submitted to midnight. Then I used a new column to grab that date/time and add 1 day and 9:15 hours to the formatted submission time.
once I have the new column with the meeting time I was able to pull that column into flow and use the meeting start time.