Replaced by
Hi Colin! Is there a recommended way to retrieve the correlation details of a source?
My use case is a report of uncorrelated accounts. The Report looks for what field is used for correlation and displays the current value of the field on the uncorrelated account so that it is easy to spot typos or deltas that need to be corrected on the accounts.
Thanks,
Mike Thornhill
Hi Colin - Following up to ask whether there is a work around for retrieving correlation details of a source, or whether this API will be extended beyond the 31st.
After speaking with engineering, it appears that this API never existed and therefore is not of concern for the non-public API deprecations.
That’s fair - this is not an API call, but within /cc/api/source/:id there is an array of correlationConfig.attributeAssignments. This is not available in the /beta/sources/ API response. Instead there is a accountCorrelationConfig.id, but I can’t find an API to expose the actual details.
Is there a recommended way to get correlation details via API?
A beta API for this functionality has just been released. Please see the first post for the link.
Very happy about this - thanks, Colin!