PowerPlatformConnectors/certified-connectors/Zellis
avgode-zellis 2e44761a3f
Zellis - First submission (#2878)
* Zellis - First submission

* Modified Readme file@

* Resolving review comments

* Update apiProperties.json

Done review comments

* Implemented review comments
2023-10-27 13:35:44 +05:30
..
README.md Zellis - First submission (#2878) 2023-10-27 13:35:44 +05:30
apiDefinition.swagger.json Zellis - First submission (#2878) 2023-10-27 13:35:44 +05:30
apiProperties.json Zellis - First submission (#2878) 2023-10-27 13:35:44 +05:30
script.csx Zellis - First submission (#2878) 2023-10-27 13:35:44 +05:30

README.md

Title

Zellis HCM contains operations to allow you to easily send and receive employee information between Zellis HCM and your other systems.

Publisher: Publisher's Name

Zellis 

Prerequisites

To use the connector, you will need credentials for the Zellis Intelligence Platform API suite and Notification Hub. Details on how to do this are available on the Zellis Customer Help Centre.

Supported Operations

Entity Trigger

Trigger for webhook

Validate Notification

To validate incoming webhook notification

Create Zellis record

Create Zellis standard record available from list, e.g. Worker Attendance in Zellis Intelligence Platform.

Partially amend Zellis record

Partially amend Zellis standard Zellis record available from list, e.g. Worker, via its WorkerNumber.

Search Zellis records

Retrieve a list of Zellis standard records, e.g. Workers, that matches your search criteria.

Update Zellis record

Update Zellis standard record available from list, e.g. Fixed Payment in Zellis Intelligence Platform.

Obtaining Credentials

  1. Please use these instructions to get the client id & secret. Use https://global.consent.azure-apim.net/redirect as redirect URI.
  2. Get ZIP oData Server Client Id, Zellis Domain, ZIP Read as well as Write Context, Notification Hub Domain, Notification Hub Context, APIM Subscription Key and HMAC Signature Key from Zellis IT Team
  3. Form Scope as api://oData-server-client-id/.default
  4. Form Resource URI as api://oData-server-client-id

Getting Started

For detailed documentation around the connector please refer to the Zellis Customer Help Centre.

Known Issues and Limitations

Pagination does not function correctly for the Search Zellis Records action.

Frequently Asked Questions

Deployment Instructions

Please use these instructions to deploy this connector as custom connector in Microsoft Power Automate and Power Apps.