PowerPlatformConnectors/certified-connectors/Cyberday/Readme.md

2.2 KiB

Cyberday

Cyberday is an information security management system, where one key part is managing the data assets of a company. Often the most important data asset are the data systems used to process data and run operations.

This connector allows you to fetch and create data systems inside your Cyberday account and integrate with other products in your organisation.

Publisher: Agendium Ltd

Prerequisites

A Cyberday account is required to use this connector. Signing up can be done either at https://www.cyberday.ai/trial or directly through Microsoft Teams app store.

Supported Actions

List data systems

Fetch a list of all data systems and their main information from your Cyberday account.

Create a new data system

Add a new data system directly to your Cyberday account.

Create or update a data system with advanced fields

Add a new data system directly to your Cyberday account or update an existing data system. Additional fields can be passed for advanced users.

Obtaining Credentials

In order to use this connector you will need your organisation's API key from your Cyberday account. This can be found in the "Settings" -> "Integration settings" section inside Cyberday.

N.b.! Settings are only available for highest (admin) level users in a Cyberday account.

To fetch your API key

  1. Go to Settings
  2. Expand "Integration settings"
  3. Turn the "API Access" switch ON
  4. Copy the key shown below

Known issues and limitations

The connector is currently limited to the most important data assets in Cyberday, but will be expanded to more documentation according to user feedback.

Deploying the connector

Run the following command and follow the prompts:

paconn create --api-def apiDefinition.swagger.json --api-prop apiProperties.json

You can find more details about deploying this as custom connector in Microsoft Power Automate and Power Apps at the following page.