Announcement

Collapse
No announcement yet.

API user access to Action History

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • API user access to Action History

    Hi,

    I am developing a software which would sync Leads from Espo to another application.
    I need to know via API request if a lead is deleted or not. (Best option would be to query all deleted created_at after, with team_id)
    Unfortunately I can not access anyhow deleted leads via the API. Is that true?
    I also can not access Action History unless I use an admin user and authenticate with username/password.
    But this is creating issues with storing admin passwords in my database.
    Any help would be appreciated.

    Regards,
    Blaz
Working...
X