I am trying to add an O365 event in to users calendar when a new item is added to a list on sharepoint. The Item has a start time and end time, which I am assigning to the O365 event start and end time.
The output for these are formated as Manage - Microsoft Flow
I keep getting the error
Outputs
Body{
"status": 400,
"message": "A value must be provided for item.",
"source": "127.0.0.1"
}
Headers{
"Pragma": "no-cache",
"x-ms-request-id": "7ac4a785-d380-48ab-8310-2f6c1e719d98",
"X-Content-Type-Options": "nosniff",
"Cache-Control": "no-cache",
"Date": "Wed, 25 May 2016 13:29:34 GMT",
"Set-Cookie": "ARRAffinity=bd234d641306dd3448fce384ea7a53bf259c53591cd1e441e64262d26c707c2b;Path=/;Domain=127.0.0.1",
"Server": "Microsoft-IIS/8.0,Microsoft-HTTPAPI/2.0",
"X-AspNet-Version": "4.0.30319",
"X-Powered-By": "ASP.NET",
"Content-Length": "82",
"Content-Type": "application/json; charset=utf-8",
"Expires": "-1"
}
Can someone please help me with at least letting me know which variable in not being passed.
Check the items you're populating in the event and make sure they're pulling from fields that have populated information. This happens when something you're trying to add in the event doesn't have information associated with it such as referring to a field that someone didn't populate with data because it wasn't required.
@Rhys
I got the same error when testing this, here is a screenshot from my test flow.
I got the
The parameter "Fecha objetivo de precarga" is a column defined in a Sharepoint list with Date format. The three columns used as inputs for Create Event are mandatory fields in the Sharepoint list. Anyway I tried also with StartTime: 2016-06-01T19:30:00Z (same output format taken from Office365 Calendar GetEvents) and Subject: Test
I have tried this with manually entered information as well and get the same error.
Hi,
Im also experiencing the same issue, the two mandator fields in flow on Create Event is populated when i check the SP List correctly.
Has anyone been able to get past this error?
I'm having the same issue
Hi my workflow has this error:
Also it creates many events in my calendar, any idea?
I'm trying to do the same thing and no matter what date I enter in the start and end date it fails. The only way that anything works is when I leave the start date and end date blank. At that point it adds 5 events to my calendar. Does anyone know if this actually works?
Thanks
User | Count |
---|---|
86 | |
71 | |
44 | |
26 | |
25 |
User | Count |
---|---|
42 | |
25 | |
23 | |
23 | |
17 |