External Mapping
Retrieve a list of external entities from the destination system for a particular credential
Retrieve a list of possible values to create an external mapping using a particular credential. These options are retrieved from the destination system if the system has been successfully authenticated and provides the mechanism to do so. Otherwise an empty response is returned.
get/organizations/{orgId}/externalmappingconfiguration/values/{destination}/{entityType}/{integrationCredentialsId}
Path parameters
orgIdstring required
UUID of the organization
destinationstring required
Name of the destination system
entityTypestring required
The m3ter entity type.
integrationCredentialsIdstring required
The UUID of the credentials to use.
Query parameters
externalTablestring
Name of the target externalTable
Response
Return a list of the external systems entities using a particular credential.