Hear from Salesforce leaders on how to create and deploy Agentforce agents.
Contact Us 1-800-596-4880

Edit Your API Specification Project Exchange File

Anypoint Studio enables you to edit the exchange.json file of your API specification project. The exchange.json file contains metadata required by Anypoint Exchange to describe your API asset.

To edit your exchange.json file:

  1. Select it from your API specification project in your Project Explorer view:

    Exchange.json file shown in the Package explorer view
  2. Use the editor to update the values of your exchange.json file:

    Exchange.json editor view
1 You cannot edit the first item, Name, because this is the artifact name of your API specification asset.
2 Use the second item, Main file, to choose the main file of your API specification asset.
3 You cannot edit the third item, Artifact ID, because this is the artifact ID of your API specification asset.
4 You cannot edit the fourth item, Group ID, because this is the group ID of your API specification asset.
5 Use the fifth item, Asset Version, to update your API specification asset version.
6 Use the sixth item, API Version, to update the API version of your API specification asset.
7 Use the green plus icon to add a new dependency to your API specification asset.

Additionally, you can edit the XML of your exchange.json file by selecting the editor’s exchange.json tab:

exchange json editor