Skip to content

Commit 9fc40ea

Browse files
authored
Create Read me for Moveworks Bot messages using flow
1 parent 21b615f commit 9fc40ea

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

Read me

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
✅ What It Does
2+
Sends a formatted message for KB article approval.
3+
Includes article details and links to approve or reject.
4+
📥 Data Used
5+
Pulls info from the KB article via fd_data._1__look_up_record.record.
6+
7+
📦 Info in Message
8+
KB Number (clickable link)
9+
Short Description
10+
Requested By
11+
Requested On
12+
Knowledge Base
13+
Knowledge Managers
14+
15+
🔗 Action Links
16+
Approve → opens approval in ServiceNow
17+
Reject → opens rejection in ServiceNow
18+
KB Number → links to the KB article
19+
20+
📝 Example Output
21+
Pending approval request from ServiceNow
22+
KB000012: ASDF TEST
23+
Requested by: John Doe
24+
Requested on: 2025-05-23
25+
Knowledge Base: IT KB
26+
Knowledge Managers: Jane Smith
27+
Approve link: [Click here to approve]
28+
Reject link: [Click here to reject]

0 commit comments

Comments
 (0)