Power Automate
Twitter : Reddysekhar2019
https://trello.com/b/rvKaMOrN/tasks
app.slack.com
1. How to enable the flow before testing?
Turn on (On top ribben)
Section: 001
Section: 003
Flow Diagram
Editing Your Flow
Edits and tracking the flow
Sharing flows
Flows on your phone
Creating an automated flow from a template
Editing the automated flow parameters
Section: 004
Creating a flow from scratch
- When a new Tweet is Posted
- Send an email notification (V3)
- Create a Card (Trello)
Testing your flow
Introduction to expressions
- Time: formatDateTime(Created at, 'yyyy-MM-dd') ------Expression
- Time: formatDateTime(Created at, 'yyyy-MM-dd hh:mm tt') ------Expression
- ConcateFunction: concat(User name, Name) ------Expression
- Concat(Text_1, Text_2,Text_3)
Tips and tricks to develop and test your flow
Adding actions
Advanced options on actions
Setting data using expressions dynamically
- Due Date: Adddays ( Created at, 5)
Scratch flow - Twitter - ReTwitt:
- When a new Tweet is Posted
- Retweet
Introduction to built-in functions:
- Control
- AI Builder
- Data Operation
- Date Time
- HTTP
- Number Functions
- Power Virtual Agents
- PowerApps
- .
- Schedule
- Text Functions
- Variables
- Flow Button for Mobile
- Location (Preview)
Control: Actions
1. Condition
2. Apply to each
3. Do until
4. Scope
5. Switch
6. Terminate
Condition:
A condition control is a similar to IF Statement.
Based on the condition it will execute the results/Move the next stage.
Convert into a lower letter : toLower(Tweet Text)
Scheduled Flow:
Delay Actions:
(Action -- Build in -- Schedular --Action -- Delay)
Expression: rand ( 1, 5)
Rand is a simple expression it takes min intigar & max intigar.
Numbe of minutes to late post.
Section: 005
Types of Inputs:
- Text
- Yes/No
- File
- Number
- Date
Section: 006
Section: 007
Section: 008
Section: 009
Section: 010
Work Flow Names:
- Click a button to email a note (Template --Email)
Comments
Post a Comment