I recently posted about thishttps://www.linkedin.com/feed/update/urn:li:activity:7298739283467636744/ identity-settings-uihttps://experienceleague.adobe.com/en/docs/experience-platform/identity/features/identity-graph-linking-rules/identity-settings-ui namespace-priorityhttps://experienceleague.adob...
How come adobe doesnt have any recommended documented for renewing the token ? Is there a way to extend the expiry of token instead of calling after every 24hr ?
for mobile app implementation, is there equivalent for s.abort ? so if we need to not send adobe pixel, even if native app developer sends trackState/trackAction ? UseCase is to urgently suppress some of the trackState/trackAcion calls which are no longer required, and we cant wait for the next app ...
But what are the best practices to schedule the api call? Corn job on server or use any other utilities? Does AEP app builder provider scheduling options? My question was more about scheduling than the actual API name
when i access this API, I get access related error. I am able to access rest all AEP APIs. I can access customer attributes via AEP UI as well. So where do we control resource based API access ?GET https://platform.adobe.io/data/core/ca/attributes
oneTrust token expires within a year in source connection. has anyone tried any automation to pull the new token from OT and update it using AEP API(or other way) to AEP, so that no one has to do it manually if the frequency of token expiry is year or less ? Are there any best practice recommendatio...