Skip to main content
Answer

Managing users via the REST API

  • August 29, 2024
  • 2 replies
  • 185 views

Forum|alt.badge.img

I have successfully created an employee using the REST API, but I need to link that to a user.

 

However, I do not seem to find any documentation, or API, related to managing users. 

 

Is what I’m trying to do possible using the API, or would an Admin need to use the portal to configure the relationship (Linked Entity)?

Best answer by Dmitrii Naumov

@ebenroux @Vignesh Ponnusamy managing/creating users via API is not currently supported. Even with custom endpoint there are some issues for which we don’t have a workaround. 

2 replies

Vignesh Ponnusamy
Acumatica Moderator
Forum|alt.badge.img+5

Hi @ebenroux,

You can extend the default endpoint, map the existing fields and actions to access/invoke from API. For more details on extending default endpoint kindly refer, https://help.acumatica.com/(W(3))/Help?ScreenId=ShowWiki&pageid=c450492e-06fe-4563-95c3-efa76975415b

If you need further assistance here, kindly shar e more details like action/requirement you are trying to perform using API. Thanks,


Dmitrii Naumov
Acumatica Moderator
Forum|alt.badge.img+7
  • Acumatica Moderator
  • Answer
  • September 3, 2024

@ebenroux @Vignesh Ponnusamy managing/creating users via API is not currently supported. Even with custom endpoint there are some issues for which we don’t have a workaround.