Setup DarwinBox
The DarwinBox connector lets you connect to a DarwinBox instance and access DarwinBox HR resources using their published APIs. All data at our endpoints are secured by a dual-factor auth mechanism with endpoint authorization. A username and api_key pair are securely generated at our server-side. The API user will have to pass this username & password in tandem with the api_key to gain access to the related endpoint.
URL:
https://{{subdomain}}.darwinbox.in
API Key: api_key will validate your access to the specific endpoint
Username: a username specific to the integration use case
Password: password to authenticate the user
Ref: Darwinbox APIs