GitHub user shivanandullagaddi created a discussion: Is there a Salesforce Connector in Apache Hop that Supports OAuth (Instead of Username & Password)?
Hi Hop Community, I’m currently working on integrating Salesforce with Apache Hop, specifically to retrieve Salesforce metadata through Hop pipelines. I noticed that the existing Salesforce Input and Salesforce Output transforms rely on the traditional username + password (+ security token) authentication model. My question is: **Does Apache Hop currently provide any Salesforce connector or transform that supports OAuth-based authentication (e.g., OAuth 2.0 Web Server Flow, JWT Bearer Flow, or Client Credentials)?** If not available out-of-the-box: - Is there any plugin or community extension that enables OAuth for Salesforce connections? - Are there plans to support OAuth in the core transforms? - Any recommended approach or best practice within Hop for securely handling OAuth tokens for Salesforce? I’m asking because many Salesforce orgs now disable password-based API logins for security reasons, so OAuth is required. Thanks GitHub link: https://github.com/apache/hop/discussions/6057 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
