You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* a Webex Teams webhook that leverages a simple library (batteries included)
* note:
* - this example requires that you've set an ACCESS_TOKEN env variable with a Bot access token so that you can submit data from your Webex User account
* - the code creates or updates a webhook that posts data to a publically accessible URL
*
*/
// Starts your Webhook with a default configuration where the Webex API access token is read from ACCESS_TOKEN