Skip to content

Commit f777a1c

Browse files
Update README.md
1 parent d066ddb commit f777a1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Get KB Article Permalink
22
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.
33

4-
**Input** : KB Article Number
4+
**Input** : KB Article Number (Type : String)
55

6-
**Script Step** : Generates the Permalink URL for KB Article
6+
**Script Step** : Generates the Permalink URL for KB Article (see the script.js file in this folder)
77

8-
**Output** : Permalink
8+
**Output** : Permalink (Type : URL)
99

1010
**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)