Difference between revisions of "V2/CMS Tutorial/Developer Tools/Integration"
From Senfi Docs
Elysia.Tan (talk | contribs) (Created page with "<h1 class="main-heading">Work with 3rd Party Applications</h1> This section provides tutorials on how to work with 3rd part applications '''within the CMS''': * V2/CMS_Tuto...") |
Elysia.Tan (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<h1 class="main-heading">Work with 3rd Party Applications</h1> | <h1 class="main-heading">Work with 3rd Party Applications</h1> | ||
− | This section provides tutorials on how to work with 3rd | + | This section provides tutorials on how to work with 3rd party applications '''within the CMS'''. |
− | + | ==== [[V2/CMS_Tutorial/Developer_Tools/Integration/Key|Generate Key/Secret Pair]] ==== | |
− | + | Learn how to generate an authentication key and secret for your 3rd party application. | |
+ | |||
+ | ==== [[V2/CMS_Tutorial/Developer_Tools/Integration/Manage|Manage Key/Secret Pair]] ==== | ||
+ | Learn how to keep track of and manage generated authentication keys and secrets. | ||
To register a 3rd Party Application, see: | To register a 3rd Party Application, see: | ||
* [[V2/Integrate/Video|Register Video Adapter]] | * [[V2/Integrate/Video|Register Video Adapter]] | ||
* [[V2/Integrate/Others|Write connectors for 3rd Party Applications]] | * [[V2/Integrate/Others|Write connectors for 3rd Party Applications]] |
Latest revision as of 13:22, 28 June 2021
Work with 3rd Party Applications
This section provides tutorials on how to work with 3rd party applications within the CMS.
Generate Key/Secret Pair
Learn how to generate an authentication key and secret for your 3rd party application.
Manage Key/Secret Pair
Learn how to keep track of and manage generated authentication keys and secrets.
To register a 3rd Party Application, see: