Hi All,<\/p>\n
Quick Question.<\/p>\n
at my work we use SharePoint to store Certs, and Power Automate to notify us when the cert is expiring. This however is the generic one with in SharePoint. My question is can I use power automate to email external clients, then upload the cert when they send it back?<\/p>\n
any help / suggestions would be appreciated, Clickup is one of things that has been suggested internally by the team.<\/p>","upvoteCount":5,"answerCount":6,"datePublished":"2023-04-24T05:10:40.000Z","author":{"@type":"Person","name":"stoookie79","url":"https://community.spiceworks.com/u/stoookie79"},"suggestedAnswer":[{"@type":"Answer","text":"
Hi All,<\/p>\n
Quick Question.<\/p>\n
at my work we use SharePoint to store Certs, and Power Automate to notify us when the cert is expiring. This however is the generic one with in SharePoint. My question is can I use power automate to email external clients, then upload the cert when they send it back?<\/p>\n
any help / suggestions would be appreciated, Clickup is one of things that has been suggested internally by the team.<\/p>","upvoteCount":5,"datePublished":"2023-04-24T05:10:40.000Z","url":"https://community.spiceworks.com/t/sharepoint-power-auotomate/950623/1","author":{"@type":"Person","name":"stoookie79","url":"https://community.spiceworks.com/u/stoookie79"}},{"@type":"Answer","text":"
Depending on how they’re sending it back, you may be able to accomplish this with this template: Save my email attachments to a SharePoint document library | Microsoft Power Automate<\/a><\/p>","upvoteCount":0,"datePublished":"2023-04-29T00:56:06.000Z","url":"https://community.spiceworks.com/t/sharepoint-power-auotomate/950623/2","author":{"@type":"Person","name":"theitguy107","url":"https://community.spiceworks.com/u/theitguy107"}},{"@type":"Answer","text":" Create a SharePoint list to store the certificate information and related metadata, such as the client name, expiration date, and file attachment field to store the certificate file.<\/p>\n Use Power Automate to create a flow that triggers an email to the client when the certificate is due to expire. You can use the “Send an email” action in Power Automate to send the email. You will need to provide the client’s email address, the email subject, and message content in the email.<\/p>\n When the client sends back the certificate, use Power Automate to automatically upload the certificate to SharePoint. You can use the “Create file” action in Power Automate to upload the certificate file to the file attachment field in the SharePoint list.<\/p>","upvoteCount":0,"datePublished":"2023-05-05T04:28:25.000Z","url":"https://community.spiceworks.com/t/sharepoint-power-auotomate/950623/3","author":{"@type":"Person","name":"farhan12","url":"https://community.spiceworks.com/u/farhan12"}},{"@type":"Answer","text":" ok, so if my understanding is right, I create a list then create a flow for each line on the list for example client A cert is due in 30 days, the flow is triggered and email is sent to [email protected]<\/a><\/p>\n then i have client b cert with a flow set to trigger when its coming up to 30 days and a email is sent to [email protected]<\/a><\/p>","upvoteCount":0,"datePublished":"2023-05-05T05:50:27.000Z","url":"https://community.spiceworks.com/t/sharepoint-power-auotomate/950623/4","author":{"@type":"Person","name":"stoookie79","url":"https://community.spiceworks.com/u/stoookie79"}},{"@type":"Answer","text":" Just for clarification: what do you mean by “upload the cert?” Are you wanting to upload and install the certificate somewhere or just store it?<\/p>\n