Technical Account Id for Running scheduled Queries | Community
Skip to main content
SahuSa1
Level 3
September 22, 2025
Solved

Technical Account Id for Running scheduled Queries

  • September 22, 2025
  • 2 replies
  • 359 views

Hi all, 

 

Has anyone tried setting up Technical Account Id to run scheduled query in query services AEP? This a recommended approach by Adobe rather than owning queries by individual users. In case where an user's role changes or account is deactivated, the scheduled query would fail to run. 

 

There is documentation but it doesn't appear very clear to me. Any help/recommendation will be greatly appreciated.

 

Thanks, 

Sambit

Best answer by Tof_Jossic

@sahusa1 Starting point for this would be https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-authentication to create a project with the relevant API in Adobe IO Developer Console.

Once the API has been added to the project, the OAuth Server-to-Server page for the project displays the following credentials that are required in all calls to Experience Platform APIs

 

You then need to add the API credentials / Project to the role assigned to your user, this should help: https://experienceleague.adobe.com/en/docs/experience-platform/access-control/abac/permissions-ui/permissions#manage-api-credentials-for-role 

 

Let us know how this progresses 🙂 

2 replies

Tof_Jossic
Adobe Employee
Tof_JossicAdobe EmployeeAccepted solution
Adobe Employee
September 24, 2025

@sahusa1 Starting point for this would be https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-authentication to create a project with the relevant API in Adobe IO Developer Console.

Once the API has been added to the project, the OAuth Server-to-Server page for the project displays the following credentials that are required in all calls to Experience Platform APIs

 

You then need to add the API credentials / Project to the role assigned to your user, this should help: https://experienceleague.adobe.com/en/docs/experience-platform/access-control/abac/permissions-ui/permissions#manage-api-credentials-for-role 

 

Let us know how this progresses 🙂 

Level 4
September 24, 2025

Hi @sahusa1 

 

The process is indeed explained by @Tof_Jossic 

We used this and it works well. Leme know if you need any help specific to any topic like policies or AIO project setup.

 

Thanks!

Devyendar
Level 6
October 6, 2025

Hello @sahusa1, thank you for engaging with Adobe Experience League. Hope the earlier response helped clarify your question, if so, kindly mark the most relevant response as the Accepted Answer to help future readers.