Salesforce
Core Properties:
- Connection Name: Unique identifier for the connection
- Grant Type: Authentication method (Select dropdown)
- password: Grant type selection
- Username: Salesforce username
- Password: Salesforce password
- Client ID: Connected app consumer key
- Client Secret: Connected app consumer secret
- Security Token: Salesforce security token
- Login URL: Salesforce login URL (e.g., https://login.salesforce.com)
- Instance URL: Salesforce instance URL (e.g., https://account.my.salesforce.com)
Additional Options:
- Use Environment Variable (for all sensitive fields)
- Encrypted Value (for sensitive data)
Documentation: Salesforce REST API Documentation