Migrating Connector between accounts
DronaHQ allows you to transfer connector between different accounts by making use of import and export connector option. This can be extremely helpful as you do not have to reconfigure the same connector in different accounts. The export option saves the connector file on to your local system/machine in JSON format. This file can then be imported by different accounts using the import from json
option.
Steps to migrate a connector
Export
Go to the connector listing page, find the connector you want to export, click on more options indicated by three dots(...)
and then export
option. This will save the connector json file onto your local machine.
Only users with edit permission can export a connector.
Import
Go to the connector listing page, click on + Connector -> Import from JSON
option and then upload the exported connector file and continue. Connector configuration will open up, you can modify any fields required then test and save the connector.
Almost all the connector fields will be populated except for sensitive data fields like the password, that needs to manually entered by the user at the time of importing as it is not exported in the first place.