Webex for Developers Newsletter – May 2023
May 30, 2023Hello again, Webex Developers! As usual, we’ve gathered a lot of great updates, announcements, and other interesting tidbits in this month’s newsletter. So, let's jump right in and check out the latest stories.
🎤 Webex for Developers Sessions at Cisco Live - Las Vegas
Viva Las Vegas! Come join the Webex for Developers team at Cisco Live in Las Vegas on June 4 - 8, 2023. There are a lot of great classroom and workshop sessions scheduled inside the DevNet Zone that you won’t want to miss. Manager of the Webex Dev Evangelism team, Adam Weeks, provides the full rundown in a new blog post.
✨ Getting to Know Webex OAuth Integrations
Thanks to the extensive collection of APIs, it’s possible for integrations to do powerful things inside of Webex and they need to be secure. This is why Webex integrations use OAuth 2.0 standard for generating API access tokens. We have two new developer blog posts related to several aspects of an OAuth grant flow for integrations. In the first one, Software Engineer, Sandip Banerjee, shows us the methods for obtaining an access and refresh token for any Webex integration. Additionally, you can also discover about the importance of picking the right scopes for Webex Calling Integrations in another blog post by Adam Weeks.
📇 Webex Contact Center APIs and Dev Portal
In a recent blog post by Software Engineering Leader, Arunabh Bhattacharjee, you can learn how the Webex Contact Center APIs surfaces the power of the platform and makes them available publicly to integration developers on the updated Contact Center for Developers portal.
🥼 Webex for Developers Beta Program
We are excited to announce that the Webex Developer Beta program is officially OPEN! With the support of the Webex Beta Platform, you now have the opportunity to access the Webex Developer Platform's APIs, SDKs, and other features before anyone else. By joining today, you will have access to our latest feature, the API for space linking to Enterprise Content Management folders, which you can evaluate upon registration. Register now to take advantage of this exclusive program.
🎥 Accessing Real-time Webex Meeting Media
Check out the new guest column by Webex development partner, Recall.ai, where they describe how they make their own kind of meeting-bot, by combining guest issuer and the Webex Browser SDK to enable media access to an integration.
📊 New! Webex Status APIs
In another great update ,you can now access our status page via API. Stay updated on any service disruptions or maintenance and keep your communication running smoothly. Software Engineer, Sandip Banerjee, explains it all in a new blog post.
🃏 Webex Buttons & Cards Enhanced Performance
Webex messaging buttons & cards are now even better! In another great article, Software Engineering Technical Leader, Hem Dutt, shows us how Webex Spaces with Buttons & Cards are now 5X Faster to Load with 50% Less Memory Footprint, resulting in a noticeably improved end-user experience.
🧑🔧 Developer Support is Seeking Your Input
The Webex Developer Support team is committed to providing fast and accurate answers to your questions and help you overcome any challenges. To better serve the needs of the extensive number of users on our platform, we’ve recently transitioned from a messaging space (Webex4Dev) support model to a community forum-based model.
We’re eager to hear from you about this change - please take a quick minute to respond to this short survey.
🪵 Webex API Changelog Highlights
The Webex API Changelog has some more recent entries, so continue to keep a close on eye on it. Here are a couple important ones to note for this month:
- May 10, 2023 – WARNING: As a Compliance Officer, you are always allowed to retrieve
temporaryDirectDownloadLinks
using the Get Recording Details API, even if the recording is flagged to prevent downloads. - May 15, 2023 – NEW: Orgs that have tracking codes enabled and an admin has mapped a tracking code to custom (or user profile attributes,) they cannot create a tracking code, update a tracking code, delete a tracking code, or update user tracking codes. Admins can list mapped tracking codes, get a mapped tracking code, and get user mapped tracking code when the mapping process has completed. Learn more here.