Configuring API External Data Fields as an AdministratorTo configure API External Data Fields for use, take the following steps:Important: The API External Data Fields feature must be enabled by Conga first. From the Navigation Toolbar, click on the Administrator gear icon and select Additional Forms.Click on Contract Additional Forms.Click on the API Endpoint Configuration URL tab.Enter the Endpoint URL.Note: When substituting a variable, you must use a colon (:) followed by your variable. If a colon is needed in your header, use double colons (::).Click Add Substitution Data.Enter Field Labels (taken from your Endpoint URL).Warning: If you make any changes to the Endpoint URL, any substitutions you entered are cleared.To add Headers, click Add Headers and fill out the Key and Value field. Click Add Substitution Data to add these values beneath Header Substitutions.Once you've entered all your values, run a test to ensure that the expected data is returned by clicking Validate URL Endpoint.Click on the Dynamic Profile tab.Click Add Field to enter your desired fields. Only text fields are supported, and the API Mapping Key must be filled out.Important: When you fill out the API Mapping Key, you must use the following format that is used a path to the proper JSON data: $.[*].examplePathGo to Administrator gear icon and click Contract Request Types.Click on the name of the Request Type where you want to add your external data fields.Click Add Additional Form to add the form with the external data you created to the Request Type.