Skip to content

Commit 4349bce

Browse files
Create README.md
1 parent a81a30b commit 4349bce

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Get KB Article Permalink
2+
Flow Action which will take KB Article Number as input and returns the latest version of Permalink. This URL will stay constant always even if the KB Article is updated with new version.
3+
4+
**Input** : KB Article Number
5+
6+
**Script Step** : Generates the Permalink URL for KB Article
7+
8+
**Output** : Permalink
9+
10+
**Usage** : This can be used in multiple scenarios where the KB Article Link/URL is required. It can either be in notifications, scripts, Integrations, etc. Since this Permalink is always fixed and works even if the KB Article is updated to new version, there is no maintainance required.

0 commit comments

Comments
 (0)