Hi,
I'm working on a workflow to handle vacation requests. The basic requirements are:
1. Task is assigned to creators manager who approves/denies the request.
2. After approved an event is created in a calendar list.
To solve this I have created two lists: A Time Off Requests list where I want users to fill in their data. And a calendar list which holds all approved requests.
I've gotten this to work with Sharepoint Designer 2013 creating a list workflow. The next thing I would love to do is to add the entry to the requestors' outlook calendar aswell. Any suggestions?
I guess the easy solution is to create a link en the "Send Email" action pointing to the event ID in the calendar list and then ask the user to click on that link? Any of you tried this in Sharepoint 2013 using thehttp://sharepoint/sites/yoursite/_vti_bin/owssvr.dll ? or should it be done another way now?
Thanks