This page provides information about changes in RCS Business Messaging.
August 26, 2021
New
- The
agentId
field identifies the agent a user-generated message or event belongs to. See Receive messages and Events.
May 03, 2021
New
- Agents can perform bulk capability checks on up to 10,000 phone numbers per
API call with
users.batchGet
. See Capability checks.
Changed
- The
Bulk Capability Check Script (Sign in to
download)
now uses
users.batchGet
. to perform bulk capability checks.
April 2, 2020
New
- RBM agents can now set a fallbackUrl for DialAction, ViewLocationAction, CreateCalendarEventAction, and ShareLocationAction for clients that don't support the native application. See the guide and reference.
- All samples and client libraries updated for fallbackUrl support. See samples.
December 20, 2019
New
- RBM agents can now upload media file binaries in addition to uploading files by URL. See the guide and reference.
December 2, 2019
New
- The Bulk Capability Check Script (Sign in to download) demonstrates how to use the RBM SDK to check a large set of devices for RBM capability. To run this script against devices that aren't registered as testers, your agent must be launched.
Changed
- Capability checks now covers configuration and usage for the Bulk Capability Check Script.
- Samples now includes a Tools section.