DevNet Associate DEVASC 200-901 Official Certification Guide by Adrian Iliesiu (z-lib.org)

(andrew) #1

access token, which you can use to interact with the
Webex API as yourself. This token has a short lifetime—it
lasts only 12 hours after logging in to the site—so it
shouldn't be used outside of app development. Figure 10-
3 shows the bearer token as obtained from the developer
portal.


Figure 10-3 Webex Teams: Getting a Personal
Access Token


Integrations


To perform actions on behalf of someone else, you need a
separate access token that you obtain through an OAuth
authorization grant flow. OAuth is supported directly
into the platform. With a few easy steps, you can have a
Webex Teams user grant permission to your app and
perform actions on that person’s behalf. Figure 10-4
shows how third-party apps can access the platform.


Figure 10-4 Webex Teams: Third-Party
Integrations


You use an integration to request permission to invoke
the Webex REST API on behalf of another Webex Teams

Free download pdf