Capabilities
The connector syncs a single Buddy workspace, its members, and its groups. It
maps workspace membership and group membership as access grants. For each group
member it records whether they are a member or a manager of the group, and it
surfaces a member’s workspace-level admin and owner flags as member attributes.
Gather Buddy credentials
1
Sign in to Buddy and open your profile Settings.
2
Go to Personal access tokens and create a new token with the scopes
needed to read the workspace and its members (at minimum the workspace and
member-read scopes).
3
Copy the generated token.
4
Note your workspace domain — the short identifier in your workspace URL
https://app.buddy.works/<domain>/..., not the display name.Configure the Buddy connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Buddy connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Buddy and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the Buddy credentials:
- Buddy Base URL: The API host for your account. Enter
https://api.buddy.worksfor the US cloud,https://api.eu.buddy.worksfor the EU region, or your self-hosted instance origin with the/apisuffix (for examplehttps://buddy.example.com/api). - Buddy API Token: Your personal access token.
- Buddy Workspace Domain: The short workspace domain to sync.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.