Skip to content

Commit 602d41e

Browse files
authored
Update Data Sources link in README.md
1 parent ccd2f16 commit 602d41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository contains examples of Scripted Connectors.
44

5-
Scripted Connectors offer flexible access to data from any source imaginable, across hardware, software, and cloud services. These connectors can be written using Python or PowerShell and are available through the module [Data Sources](https://docs.dataminer.services/user-guide/Advanced_Modules/Data_Sources/Data_Sources.html). The scripts, in turn, transmit JSON data through a local HTTP call to the Data API. Subsequently, this action initiates the generation of an element through an automatically created connector.
5+
Scripted Connectors offer flexible access to data from any source imaginable, across hardware, software, and cloud services. These connectors can be written using Python or PowerShell and are available through the module [Data Sources](https://docs.dataminer.services/dataminer/Functions/Data_Sources/Data_Sources.html). The scripts, in turn, transmit JSON data through a local HTTP call to the Data API. Subsequently, this action initiates the generation of an element through an automatically created connector.
66

77
This functionality has not yet been made available to the general public, but is available as a soft launch option. Follow the steps listed in [Installation and setup](https://aka.dataminer.services/scripted-connectors) to activate this functionality.
88

0 commit comments

Comments
 (0)