Named Credential XML Builder — Salesforce
Skip to main content

Named Credential XML Builder

Configure a Salesforce Named Credential, External Credential, and optional permission set. Export deployable metadata XML.

Must start with https:// or callout:.

Custom Headers

No custom headers configured.

namedCredentials/My_Api.namedCredential-meta.xml
<?xml version="1.0" encoding="UTF-8"?>
<NamedCredential xmlns="http://soap.sforce.com/2006/04/metadata">
    <label>My API</label>
    <developerName>My_Api</developerName>
    <calloutUrl>https://api.example.com</calloutUrl>
    <apiVersion>60.0</apiVersion>
    <allowMergeFieldsInBody>false</allowMergeFieldsInBody>
    <allowMergeFieldsInHeader>false</allowMergeFieldsInHeader>
    <generateAuthorizationHeader>true</generateAuthorizationHeader>
</NamedCredential>

Named Credential Builder

Named Credential Builder is a free, client-side tool designed to help developers with build salesforce named credential + external credential xml metadata visually..

How to Use

  1. Input your data into the primary editor or upload a file.
  2. Adjust any necessary configuration options.
  3. View the output in real-time or click the action button to process.
  4. Copy or download the results securely.

Privacy First

All processing happens directly in your browser. We never send your sensitive data to our servers.

Frequently asked

Related Tools