How to get Inactive Users via api call from outside sugar.

Hi,
I am trying to find a user in sugar via user_name field and that user is inactive. While making api call via postman i am not getting that inactive user detail.


http://<localhost>/rest/v11/Users/?filter[0][user_name]=Test

Is there any param available for getting the inactive user via api call or do i need to make some customization in sugar to get that user.

Thanks

Parents Reply
  • Client has to buy licenses first and activate users.

    Until that, there is Employees ledger that  represent not only eligible users (employee record is created automatically for new user) but other staff too, whether they are retired users, possible future users or staff that nothing to do with CRM either. Employees could be retrieved with API  , that may help to link external accounts to future users until they receive legal rights to use Sugar and sugar data could be assigned to them 

    I hope this makes sense

    All the best,

    Dmytro

    Best Regards,
    Dmytro Chupylka

    integroscrm.com
    We make work in Sugar CRM system faster, more convenient and efficient

Children