When naming your sample, try to give it a friendly name that describes what it does. Avoid using terms like
PowerAutomate
,Power Automate
,Flow
, etc. -- because that's what all the samples in this repo are all about. GOOD 👍: Transmographier BAD 👎: Power Automate SampleDELETE THIS PARAGRAPH BEFORE SUBMITTING
Short summary on functionality and used technologies.
Please provide a high-quality screenshot of your flow below. It should be stored in a folder called
assets
. If possible, use a resolution of 1920x1080. You can add as many screen shots as you'd like to help users understand your sample without having to download it and install it. DELETE THIS PARAGRAPH BEFORE SUBMITTING
Update accordingly as needed. DELETE THIS PARAGRAPH BEFORE SUBMITTING
Don't worry about this section, we'll take care of it. Unless you really want to...
One author per line, please DELETE THIS PARAGRAPH BEFORE SUBMITTING
Solution | Author(s) |
---|---|
folder name | Author Name (@yourtwitterhandle), Company |
Version | Date | Comments |
---|---|---|
1.1 | September 2, 2021 | Update comment |
1.0 | August 29, 2021 | Initial release |
Description of the sample with possible additional details than in short summary.
This sample illustrates the following concepts:
- topic 1
- topic 2
- topic 3
Any special pre-requisites? Include anything that needs to be done for this sample to work (anything in addition to importing the
.zip
and data sources). DELETE THIS PARAGRAPH BEFORE SUBMITTING
- Download the
.zip
from thesolution
folder - Within Power Automate Studio, import the solution
.zip
file using Solutions > Import Solution and select the.zip
file you just packed.
You can also use the Power Apps CLI to pack the source code by following these steps::
- Clone the repository to a local drive
- Pack the source files back into a solution
.zip
file:Making sure to replacepac solution pack --zipfile pathtodestinationfile --folder pathtosourcefolder --processCanvasApps
pathtosourcefolder
to point to the path to this sample'ssourcecode
folder, andpathtodestinationfile
to point to the path of this solution's.zip
file (located under thesolution
folder) - Within Power Automate Studio, import the solution
.zip
file using Solutions > Import Solution and select the.zip
file you just packed.
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.
Note: don't worry about this section, we'll update the links.
We do not support samples, but we this community is always willing to help, and we want to improve these samples. We use GitHub to track issues, which makes it easy for community members to volunteer their time and help resolve issues.
If you encounter any issues while using this sample, create a new issue.
For questions regarding this sample, create a new question.
Finally, if you have an idea for improvement, make a suggestion.
Note that better pictures and documentation will increase the sample usage and the value you are providing for others. Thanks for your submissions in advance! You rock ❤. DELETE THIS PARAGRAPH BEFORE SUBMITTING