Workfront API retrieve ActivityLog | Community
Skip to main content
March 20, 2023
Solved

Workfront API retrieve ActivityLog

  • March 20, 2023
  • 2 replies
  • 1132 views

Hey Community,

currently I am trying to create a workfront data model with process mining.
Therefore, I am using different endpoints to retrieve the data.

 

Is it possible to query the audit logs/activity logs via the endpoint?

Thank you in advance

Br,
Sandro 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manish_Singh

To access audit logs related to updates, kindly use this API endpoint jrnle/search. However, if you are referring to audit logs within the setup area, I could locate an API endpoint only for login sessions only auds/search.

2 replies

lgaertner
Level 9
March 20, 2023

Hi, 

do you mean the endpoint actlog?

Unfortunately I do get a Route not found error trying to use this endpoint...

SroiderAuthor
March 21, 2023

Hey,

thank you very much for your response.

This is the only response I receive with this endpoint.

 

not useable 😞 

Br

_Manish_Singh
_Manish_SinghAccepted solution
Level 9
March 20, 2023

To access audit logs related to updates, kindly use this API endpoint jrnle/search. However, if you are referring to audit logs within the setup area, I could locate an API endpoint only for login sessions only auds/search.

SroiderAuthor
March 21, 2023

Hey,

look quite promising.

thanks