Power Automate Flow
4 TopicsApprovals to shared mailbox
Hi, We use the "approvals" app in Teams to coordinate leave with colleagues and managers. The app works, but we still have to manually place the approved leave request in a shared mailbox. Is there a solution within the app "approvals" or via PowerAutomate to make this happen automatically? RC418Views0likes1CommentMS Bookings Sharepoint
I'm having a problem running a Power automate flow with Bookings. I create a 1:N service in Bookings. I create a flow in Power Automate. "When an appointment is Created" trigger: Trigger: The flow is activated when a new appointment is created. Compose (body): To get the body of the event. Select: I define the custom question and answer fields, I only need the answers. Initialize variable: I start a variable to store the responses. Apply to each (StaffMembers): I apply an action to each staff member. Apply to each (Customers): I apply an action to each customer. Create item: I create a new item with the information collected. My problem is that it does not copy the personalized responses to the Sharepoint List, it only does so with the first reservation, it does not copy the other reservations. My Bookings service is 1:N, what I want to achieve is to copy the personalized responses to the Sharepoint list.56Views0likes0CommentsMoving data from SharePoint List to Password protected excel through PowerAutomate rule
Hi Folks, I need one help in Power Automate rule, where as I have set up a rule to move the entries from SharePoint List to an excel which is saved in a separate document library. Due to some privacy concern, I would like to make this excel password protected. It will be great help if anyone can help me to know with the required changes in my existing powerautomate flow. that can also move my SharePoint list entries into password protected excel.