[#181] Add Junior Employee

Migrated from Redmine #181 | Author: Anonymous
Status: New | Priority: Normal | Created: 2018-06-19


Hi,

Is there a way to add a Junior Employee User using the API? I can add a provider from the API but I can’t find a method to add a user.

Correct me if I am wrong but a provider must have a user associated with them, right? I need to be able to create both an user/employee and a service provider and associate them for the provider to work.

Are there any methods not listed on your API webpage that could accomplish this?

Thanks,

Josh

Dmytro Bondarev wrote:

Hi!
The provider can be without connected user.

Anonymous wrote:

For my use case I need a provider to be connected to a Junior Employee. Is there any way this can be accomplished? Thanks.

Dmytro Bondarev wrote:

Unfortunately, it is impossible at this moment.

Anonymous wrote:

If the provider has no user associated, they have no calendar right? If I have a provider that has not associated user can I manage their calendar/availability using the API? If they have no user the service provider cannot log in and change their availability and manage their calendar. Can I manage a calendar and availability without the need for a provider to login using the API? Thanks!

Dmytro Bondarev wrote:

You can use single user for manage calendar and availability of any provider.
The user - is who can login to system.
The provider is who provides service. You can have many providers and only one user.

Dmytro Bondarev wrote:

Please try to login to system and create providers and see.

Anonymous wrote:

I’ll try that, thanks!