#1MinuteTip You can now manage your “Named Credentials” programmatically using Connect REST API or Apex. This will be useful for creating/managing named credentials from CI/CD pipelines and/or 2nd Generation Managed Packages.
Here is a short video (7:20 minutes) on Salesforce Developers YouTube channel showing you how to do this.
References & Useful URLs
- List of Guides on External/Named Credential
- Blog Post – Step by Step Guide to OAuth External Credential with JWT Bearer Flow & Google Service Account
- Blog Post – Step by Step Guide to OAuth External Credential with Browser Flow (Per User Principal) & Google
- Blog Post – Step by Step Guide to OAuth External Credential with Client Credentials with Client Secret Flow
- Blog Post – Step by Step Guide to No Authentication External Credential in Salesforce