Manage API Profiles
You can customize how DataSync interacts with your data source by editing or updating an API Profile (.apip) used with the Custom API connector. By modifying API profile and table definition files (.rsd), you can change field mappings, adjust nesting levels, and refine data extraction behaviors.
Edit an API profile
tip
The value inside the <api:set attr="RepeatElement"> tag indicates the nesting level:
- If there is a
/, the attributes are at the root level. In this case, refer to Basic API profiles (flat attributes). - Otherwise, edit the API profile directly.
- Go to the directory where the API profiles are stored.
- Rename the API profile file from
.apipto.zip. - Extract the contents using a file archive application such as WinZip, 7-Zip, or WinRAR.
- Open the relevant
.rsdfile in a text editor. - Follow the procedures in Basic API profiles (flat attributes) or Advanced API profiles (nested and complex attributes), depending on the profile structure.
Update an API profile in DataSync
If you modify an .rsd file, you must recreate the connection in DataSync for the changes to apply:
- Delete the related extraction and the connection linked to the API profile.
- Create a new custom API source connector and configure the update connection.
- Add a new extraction.
- Run the extraction to retrieve updated data.