External match API - GCP
Use this API to get information on potential matches in a tenant for entities that are added to the tenant from an external file.
Use the external match API to match records stored externally in a file with entities in a Reltio tenant. To use this API, you must provide an input file that contains the records to be matched that can be stored in GCP storage.
The following sections provide information on the request API and header parameter. For information on the common request parameters and the input and output file formats, see topic External match API.
- Entities must be represented as a JSON array in a GCP file.
- Each entity JSON should be on a separate line of a GCP file.
Parameters
The following header parameter is used:
Parameters | Required | Description |
---|---|---|
googleCredentials | Yes | Defines the GCP service key account as a JSON. |