How to identify who was created record from access token
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2024 03:43 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2024 03:59 AM
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.
I hope you find it helpful, and if it's not what you're looking for, let us know. Best regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2024 04:20 AM - edited 09-06-2024 04:21 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 11:20 PM
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.