Import Knowledge articles from confluence using Integration with external knowledge sources
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2021 11:22 AM
Has anyone Imported Knowledge articles from confluence using "Integration with external knowledge sources"?
https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/product/knowledge-management/concept/knowledge-external-content-integration.html
If so, any issues / tips/ experiences with that integration.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2023 02:45 AM
Do you have any configuration document for migrating confluence to ServiceNow KB Article?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2023 03:54 AM
hi @gowthamaa_mohan
I didn't prepare doc. All is described in post above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2023 04:27 AM
Hello @Kamil Smusz ,
Okay, Actually we got a requirement for migrate confluence to ServiceNow KB Article. There will be lot of confluence articles (more than 10k) to be migrated to ServiceNow KB.
Can you please provide an idea how to implement this automation?
Kindly share your thoughts it will be more helpful for us.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2023 04:51 AM
There is all in my post, but if you want to use my integration split it to small batches 50-100 articles per job.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 04:32 PM
Hey mate, Great work. I am using the script but the having issues with the attachments.
The line below does not result in an attachment. I have also tried to explicitly set the file name and sys id. I can confirm there is definitely a response(I had to modify the end point as the one above did not resolve to anything in the confluence space I am working in). No useful logs indicating any errors.
I have also tried attachment.write(); white does create a file but it wont open. States its not a recognized file format.
Any suggestions?