Close menu
Explore Plans
Mobile menu Close menu
Circle

Add member to space

This action will add an existing community member to a specific space in your Circle community.

Developer info

API endpoint slug
circle.add_member_to_space
Filter code method
Circle.addMemberToSpace.skip(string?: reason)
Runtime method
runAction("circle.add_member_to_space", {})

Action fields

Email Text input > Other

Label
Email address
Helper text
The member's email address (must already exist in the community — use Invite a member first if not).
Slug
email
Required
true
Can have default value
true
Filter code method
Circle.addMemberToSpace.setEmail(string: email)

Space Dropdown list

Label
Space
Helper text
Which space should the member be added to?
Slug
space_id
Required
true
Can have default value
false