Salesforce B2C Commerce 24.7 > Developing Your Site > Web Services > Configuring Web Services in Business Manager
Create a Web Service Credential
The web service credentials are used for basic authentication.
- Select Administration > Operations > Services.
- On the Services page, click the Credentials tab.
- On the Service Credentials page, click New.
-
On the New Service Credential page, enter a name for the credential. This name
can't contain spaces. Use a descriptive name, but do not include user or
password information. For example:
http.mysite.myservice.cred
. -
Enter the URL to the service, including the protocol. For example:
ftp://51.134.145.10
To use one service configuration for several URIs, you can extend or alter this URL using the getURL callback in the service registry definition. - Enter the username for the credential.
- Enter the password. The password is masked after you type it and can't be retrieved from the Business Manager, so be sure to store the value securely elsewhere.
Infocenter Retirement: On June 30, 2023, the Infocenter was retired, and documentation currently hosted on the Infocenter will be published to Salesforce Help, Commerce Cloud Developer Center, and Salesforce B2C Commerce Developer Documentation Resources. For more information, see the release note.