To ensure seamless integration and efficient data synchronisation, it is necessary for you to implement the Profile Cloning Endpoint on your end. This endpoint will serve as a critical connection point, enabling us to retrieve your profiles data when required.Your endpoint must implement the Profile Endpoint OpenAPI webhook specification.You can review the full example to get a better understanding of what needs to be implemented.
Let’s simulate a request to your endpoint located at https://your-endpoint.tld/my/path?profileId=1234The endpoint will reply with the following response body (JSON):GET https://your-endpoint.tld/my/path?profileId=XYZ1234