Sharing connectors


info

You can't share connectors across different Tray organizations.

You can share the deployed connectors with any user in your Tray organization.

To do this, simply execute:

tray-cdk permissions add [CONNECTOR_NAME] [CONNECTOR_VERSION] --email="[COMMA SEPARATED EMAILS]"

e.g.

tray-cdk permissions add my-connector 1.0 --email="john.doe@domain.com, jane.doe@domain.com"

In the example above, john.doe@domain.com, jane.doe@domain.com would be two users within the user's Tray org.