The api documentation has a few different links, and when using a new API, it's hard to figure out what the correct URL is. Is there a page that provides sample values for all of these?
{ExportServiceURL}
{ApplicationURL}
Thank you Sheshadri! That worked
------------------------------
Joseph Hoppe
------------------------------
Original Message:
Sent: 05-17-2023 09:31
From: Sheshadri V
Subject: 404 response on external match API
Hi Joseph,
You are missing out '/reltio/' ie.,:
https://{{env}}.reltio.com/reltio/api/{{tenant}}/externalMatch
Also, make sure you have provided all the input storage details like S3/GCS/Azure Blob so that API does not render Bad request.
------------------------------
Sheshadri V
Fresh Gravity
Original Message:
Sent: 05-17-2023 08:46
From: Joseph Hoppe
Subject: 404 response on external match API
I'm trying to make an external match API call, but I am consistently getting a 404 response
Can someone provide a sample curl command, or an equivalent to that?
Is this a correct URL?
https://{{env}}.reltio.com/api/{{tenant}}/externalMatch
I.e. https://dev.reltio.com/api/{{tenant}}/externalMatch
------------------------------
Joseph Hoppe
------------------------------