GetCustomConnectors method
Overview
List the custom connectors available in the system.
Parameters
Name | Description | Type |
---|---|---|
qReloadList |
Sets if the list of custom connectors should be reloaded or not. This parameter is optional and the default value is false. If set to false, only the connectors that were returned the previous time are returned. If new connectors have been added since the last call to the GetCustomConnectors method was made, the new connectors are not returned. If set to true, the GetCustomConnectors method looks for new connectors in the file system. |
Boolean |
Outputs
The following is returned in the output:
Name | Description | Type |
---|---|---|
qConnectors | List of the custom connectors. |
Array of CustomConnector |
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!