Discovery API:connectors.v2
High Impact
Docs

Generic HTTP request execution added to Connectors

A new method executeHttpRequest has been added to the connections resource. This allows for sending raw byte payloads (via rawBody) and custom headers, supporting REST, GraphQL, XML, and SOAP directly through the connector's auth context. Additionally, the tools.list method now includes a toolNames query parameter for selective tool fetching.