I have an excel spreadsheet which uses VBA to push a new row of data to an outlook calendar. I'd like to use Flow in this manner. A new row would add the data on the row to the calendar. I can do something like this in Zappier. Is it possible using Flow? I can't seem to get started with Excel.
Hello,
in my case the specifc issue is:
status code 400
{
"error": {
"errors": [
{
"domain": "global",
"reason": "invalid",
"message": "Invalid value for: Invalid format: \"01/31/2018 09:00\" is malformed at \"/31/2018 09:00\""
}
],
"code": 400,
"message": "Invalid value for: Invalid format: \"01/31/2018 09:00\" is malformed at \"/31/2018 09:00\""
}
}
ok thank you for your procedure....but i get an error with format date....in recurrency i've setting up the advanced option for my GMT + 1.00h and in the start hour, i've try to put the format DD-MM-YYYYT HH: MM: SSZ (i've put the space otherwise in this field the system change to some emoij icons) but it show the invalid format date....and i've tried also to change the start hour and end hour in the object "create an event in google calendar" writing the expression
Hi @csmith67,
You probably need to set the Id (Event unique identifier) as part of creating the event. I don't think it returns an Id. There is a flow template called 'Get Calendars' and I thought this might give us the shared calendars. Even if it does we can't set the Create Event template Calendar name dynamically. Currently user need to select this manually. You can post this to the idea forum https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
Thanks
This is great. Thank you. I would not delete the row beacuse I'd want to update the event. Does the push to the calendar return a callback ID which can be searched for? Also If I wanted to tarket another user's calendar which is shared with me is that possible?
Thanks.
Hi @csmith67,
I built a solution and see the below steps:
Step 1: Create a table in excel called 'CalendarEvents' and stored under onedrive.
Step 2: See the below Flows required for my build.
Step 3: Flow ran successfully
Step 4: Results in my outlook calendar
Step 5: Excel Sheet after execution of flow. The excel row data is deleted.
That's it. Hopefully this is helpful and any questions please let me know.
Thanks
So I'm wanting an appointment to be added to the calendar when a row is updated or added in excel. Regardless of having the excel document already on 365 it needs to be triggered from creating a new excel document? I'm not following.
So I'm wanting an appointment to be added to the calendar when a row is updated or added in excel. Regardless of having the excel document already on 365 it needs to be triggered from creating a new excel document? I'm not following.
Hi @csmith67,
For executing flow you need a trigger. In your case trigger can be when an excel sheet is placed under a one drive or your trigger can be recurrence with time intervals. Please see below.
(1) Trigger when excel sheet is placed under one drive
(2) Trigger by recurrence
This is what I see when I look for Excel.
stampcoin
69
Michael E. Gernaey
66
Super User 2025 Season 1
David_MA
42
Super User 2025 Season 1