Actions

add_member_to_space
Add an existing member to a specific space by their email.

create_comment
Creates a new comment on a post.

create_post
Creates a new post in a specific space.

custom_api_call
Make a custom API call to a specific endpoint

find_member_by_email
Finds a community member by their email address.

get_member_details
Fetches the full profile details for a specific community member.

get_post_details
Retrieves the complete details of a specific post.
Triggers

new_post_created
Triggers when a new post is created in a specific space.

new_member_added
Triggers when a new member is added to the community.























