Circle
With Circle modules in Make, you can manage and/or monitor the communities, spaces, topics, comments, members, and send messages in your Circle account.
To use the Circle modules, you must have a paid Circle account. You can create an account at circle.so. For subscription information, refer to the Circle Pricing page.
Refer to the Circle API documentation for a list of available endpoints.
To establish the connection, you must:
To obtain your API key from your Circle account:
- Log in to your Circle account.
- At the top of the left sidebar, click your Community name > Developers.
- In the Settings menu, click API.
- Click Create token.
- Select the API type and enter an internal name for the token.
- Click Save.
- Copy the API token value shown and store it in a safe place.
You will use this value in the API Key field in Make.
To establish the connection in Make:
- Log in to your Make account, add a Circle module to your , and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the API Key field, enter the API key copied above.
- Click Save.
- If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your and add more Circle modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
Communities
- Watch Communities
Spaces
- Watch Spaces
- Add a Member to a Space Group
- Add a Member to a Space
- Remove a Member from a Space Group
- Remove a Member from a Space
Topics
- Watch Posts
- List Posts
- Get a Post
- Create a Post
- Delete a Post
Comments
- Watch Comments
- List Comments
- Get a Comment
- Create a Comment
- Delete a Comment
Members
- Watch Members Accepted an Invitation
- Watch Tagged Members
- List Members
- Invite a Member
- Tag a Member
- Untag a Member
- Remove a Member
Messages
- Send a Message
Other
- Make an API Call