Skip to main content

getConnectorSourceConfig

GET 

/connectors/:scriptName/source-config

Fetches a connector's source config using its script name.

Request

Path Parameters

    scriptName stringrequired

    The scriptName value of the connector. Scriptname is the unique id generated at connector creation.

Responses

The connector's source template

Schema

    string

Loading...