- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2024 11:41 PM
We want to push the HTML Content of a Knowledge Base Article with the fields (Knowledge Base, Author, and Valid to) into a payload in flow designer using a script.
How do we call the HTML Content of the KB Article with (Knowledge Base, Author, and Valid to) fields using script?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2024 07:01 PM - edited ‎10-03-2024 07:02 PM
Found my answer:
'Knowledge Base, Author, and Valid to' can be get in 'kb_knowledge' table.
.
If you want to pull an HTML content of a Knowledge Article using Article Templates. Get it on table '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2024 07:01 PM - edited ‎10-03-2024 07:02 PM
Found my answer:
'Knowledge Base, Author, and Valid to' can be get in 'kb_knowledge' table.
.
If you want to pull an HTML content of a Knowledge Article using Article Templates. Get it on table '