|  | 
|  | 1 | +# Cyberday | 
|  | 2 | +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. | 
|  | 3 | + | 
|  | 4 | +This connector allows you to fetch and create data systems inside your Cyberday account and integrate with | 
|  | 5 | +other products in your organisation. | 
|  | 6 | + | 
|  | 7 | +## Publisher: Agendium Ltd | 
|  | 8 | + | 
|  | 9 | +## Prerequisites | 
|  | 10 | +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. | 
|  | 11 | + | 
|  | 12 | +## Supported Actions | 
|  | 13 | + | 
|  | 14 | +### List data systems | 
|  | 15 | +Fetch a list of all data systems and their main information from your Cyberday account. | 
|  | 16 | + | 
|  | 17 | + | 
|  | 18 | + | 
|  | 19 | +### Create a new data system | 
|  | 20 | +Add a new data system directly to your Cyberday account. | 
|  | 21 | + | 
|  | 22 | +## Obtaining Credentials | 
|  | 23 | +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. | 
|  | 24 | + | 
|  | 25 | +**N.b.!** Settings are only available for highest (admin) level users in a Cyberday account. | 
|  | 26 | + | 
|  | 27 | +**To fetch your API key** | 
|  | 28 | + | 
|  | 29 | +1. Go to Settings | 
|  | 30 | +2. Expand "Integration settings" | 
|  | 31 | +3. Turn the "API Access" switch ON | 
|  | 32 | +4. Copy the key shown below  | 
|  | 33 | + | 
|  | 34 | + | 
|  | 35 | + | 
|  | 36 | +## Known issues and limitations | 
|  | 37 | + | 
|  | 38 | +The connector is currently limited to the most important data assets in Cyberday, but will be expanded to more documentation according to user feedback. | 
|  | 39 | + | 
|  | 40 | +## Deploying the connector | 
|  | 41 | +Run the following command and follow the prompts: | 
|  | 42 | + | 
|  | 43 | +```paconn create --api-def apiDefinition.swagger.json --api-prop apiProperties.json``` | 
|  | 44 | + | 
|  | 45 | +You can find more details about deploying this as custom connector in Microsoft Power Automate and Power Apps [at the following page](https://docs.microsoft.com/en-us/connectors/custom-connectors/paconn-cli). | 
0 commit comments