Data Integration: Send OAuth 2.0 credentials as header or body (2024-07-24)
When configuring your data connections using OAuth 2.0 for either client credentials or resource owner type, you can now choose to send the credentials using a Basic Auth Header or via the request body. You can send the credentials using the request body by toggling the feature on when selecting your authentication method.
For more information about using the extractor builder and configuring your authentication methods, see: Extractor builder authentication methods.