Skip to content

Commit

Permalink
This prompt helps with creating a reminder workflow. It sends out ema…
Browse files Browse the repository at this point in the history
…il 15 days, 5 days, and on the due date of a list item
  • Loading branch information
sudeep.ghatak@gmail.com committed Sep 14, 2024
1 parent 565ce7e commit 083d958
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
32 changes: 32 additions & 0 deletions prompts/power-automate/reminder-workflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Reminder workflow

## Description

This prompt helps with creating a reminder workflow. It sends out email 15 days, 5 days, and on the due date of a list item

## Prompt
Design a recurrence workflow that runs everyday and monitors a SharePoint List for Due date. Send reminder notifications to the 'Assigned To' user at 15 days, 5 days, and on the due date. Include item details like title, due date, and pending actions.

[Open in Power Automate](https://make.powerautomate.com/create/fromNaturalLanguage?prompt=Design%20a%20recurrence%20workflow%20that%20runs%20every%20day%20and%20monitors%20a%20SharePoint%20List%20for%20Due%20date.%20Send%20reminder%20notifications%20to%20the%20'Assigned%20To'%20user%20at%2015%20days,%205%20days,%20and%20on%20the%20due%20date.%20Include%20item%20details%20like%20title,%20due%20date,%20and%20pending%20actions.&from=Copilot&utm_source=PromptLibrary)


### Supported Language(s)

[English](./en-us/prompt.md)

## Authors

Solution|Author(s)
--------|---------
Reminder Workflow | [Sudeep Ghatak](https://github.com/sudeepghatak) ([LinkedIn](https://www.linkedin.com/in/sudeepghatak/))

## Minimal Path to Awesome

* Copy the prompt
* Paste prompt into the Power Automate Copilot

## Disclaimer

**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**


Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions prompts/power-automate/reminder-workflow/en-us/prompt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Build a workflow that gets customer feedback from [Start of Text] Microsoft Forms [End of Text] and adds the feedback to [Start of Text]SharePoint [End of Text]. Send an email follow up to the submitter. Include text in the body that thanks them for submitting feedback.

[Open in Power Automate](https://make.powerautomate.com/create/fromNaturalLanguage?prompt=Build%20a%20workflow%20that%20gets%20customer%20feedback%20from%20%5BStart%20of%20Text%5D%20Microsoft%20Forms%20%5BEnd%20of%20Text%5D%20and%20adds%20the%20feedback%20to%20%5BStart%20of%20Text%5DSharePoint%20%5BEnd%20of%20Text%5D.%20Send%20an%20email%20follow%20up%20to%20the%20submitter.%20Include%20text%20in%20the%20body%20that%20thanks%20them%20for%20submitting%20feedback.&from=Copilot&utm_source=PromptLibrary)

0 comments on commit 083d958

Please sign in to comment.