<style> .release-box { height: 30px; width: 100px; padding-top: 8px; text-align: center; border-radius: 5px; font-weight: bold; background-color: #d4af37; border-color: #FCE28A; } .release-box:hover { cursor: hand; cursor: pointer; opacity: .9; } </style> <meta name="robots" content="noindex"> <div class="release-box"> <a href="https://docs.perspectium.com/display/gold" style="text-decoration: none; color: #FFFFFF; display: block;"> Gold </a> </div> |
For ServiceNow tables such as Knowledge (kb_knowledge) that have HTML fields where you can embed images and videos, the Include embedded images/videos option for bulk shares will enable the sharing of embedded images and videos.
NOTE: Only HTML and Translated HTML field types are supported for the sharing of embedded images and videos. If your field is any other type (such as String), then embedded images/videos will not be shared out properly. For more information, see HTML field type.
First, you will need to follow the steps to get started with DataSync Express and create a bulk share.
To share embedded images or videos with your bulk share, follow these steps:
|