How to identify who was created record from access token

986565
Tera Contributor

I am using Scripted Rest API to create records, i have shared the client id & client secret and their username, password to create records, but here i am unable to identify who has the created records by access token, 

 

Any suggestion mostly Appreciated.

3 REPLIES 3

FidelFernandez
Tera Contributor

Hi , good morning.
Can you check the XML of the record? Usually have the user who created the record, for example if you have a user for connect the API shoulb be in the XML record.

FidelFernandez_0-1725620260093.png

I hope you find it helpful, and if it's not what you're looking for, let us know. Best regards

Hi @FidelFernandez ,

I checked the XML record, it was showing it was created by guest, but it was created by the user who is having access to api

If the user is a Guest, then it is an internal process, a Business rule, script include, something that has started the process. Check the process that has been started and from there you can look for who and how it has been started.