Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Webex API

Table of Contents
stylenone

Webex API

Add Interface

Login and Navigate to Interfaces > Add Interface

Select Webex API (OAuth2 - Cloud) as the Type

...

Select Permissions for Interface

The same interface can be used for Wrangler_ and test_mate , each of these require different Scope permissions. This example will show setting up Wrangler_ for Webex Scopes.

...

Info

Proxy is optional, Internet access is required to access https://webexapis.com/ from Yarnman

Display Permissions required to be setup in Webex integration

When the page saves, Press show Scopes

These are the requires roles to be configured on your webex integration

...

Create Webex Integration

Open a new Tab/Browser to Create a new Webex integration https://developer.webex.com/my-apps

...

Note

Service intergration integration with static auth_token are not supported at this time

Set webex permissions

Complete the required fields (we will come back to the redirect uri), select or upload a logo, scroll down to select the scopes to match the ones shown from Yarnman

...

Find Redirect URL from yarnman

Switch back to Yarnman and select the Arm Bindings tab

Select the Yarnman node in the dropdown followed by pressing Bind to Arm

...

Save redirect URL in Webex integration

Copy the URL that is shown as Redirect URL and switch back to Webex

Paste in the URl to the URL field, make sure to remove any leading Spaces or Tabs that may come through

...

Save Integration and obtain Client ID and Secret

Press Add in Webex

Make note of the Client ID , Client Secret ( NOTE this won;'t be shown again, however it can be regenerated if lost)

...

Start oAuth flow with Set Credentials

Switch back to Yarnman

press Update / Set Credentials

...

The popup will refresh with an Authorise button with the confirmed details, Press Authorise to obtain the oAuth Token

...

Note

The web browser will required Internet Access and Access to Yarnman, Please make sure your Jumpbox or Proxy settings in the browser allow for this configuration , you may need to bypass the IP address of Yarnman if you have a proxy in your browser.

...

Press accept and log back into yarnman when it redirects

Paste in the Client secret

...