This enhancement adds native OAuth 2.0 authentication support to External API Requests (EAR), enabling secure integrations with third-party services directly within the Helpshift platform. Instead of relying on external proxy infrastructure for OAuth handling, the authentication logic will be embedded within the EAR framework itself.
By managing OAuth and key handling at the application layer, this approach simplifies integration, reduces operational overhead, and improves scalability. It allows teams to securely connect external systems while benefiting from centralized security management, easier maintenance, and faster rollout of updates across the platform.
Refer to our help article for more information.