The Add Connector endpoint allows you to programmatically add new connector accounts to your team by providing a LinkedIn username. This enables automated team management and bulk connector operations.
Important
This endpoint requires elevated API permissions. Contact the Swarm team at support@theswarm.com to request access to the Add Connector endpoint.
The connector addition process has been successfully initiated. The mapping process is asynchronous and typically completes within seconds, though it may take up to a few minutes depending on the number of connections.Important: If a connector with the provided LinkedIn username already exists in the team, no action is taken, but the response remains 202.
Partners can use this endpoint to manage connectors across multiple child teams. For detailed information on team creation and management, see Team Management documentation.Team Targeting Logic:
Include x-authenticate-team header: Connector added to specified child team
Omit x-authenticate-team header: Connector added to parent team
The connector mapping happens in the background after a successful 202 response. Processing typically completes within seconds but may take up to a few minutes for profiles with extensive connection networks.