-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Components] peerdom #16400
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pipedream-component-development opened this issue
Apr 22, 2025
· 2 comments
· May be fixed by #16405
Open
[Components] peerdom #16400
pipedream-component-development opened this issue
Apr 22, 2025
· 2 comments
· May be fixed by #16405
Labels
triaged
For maintainers: This issue has been triaged by a Pipedream employee
Comments
Peerdom provided API Key, also 30 days free trial |
luancazarine
added a commit
that referenced
this issue
Apr 23, 2025
Sources - New Role - New Member Actions - Create Role - Assign Member To Role - Update Role
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
peerdom
URLs
Polling Sources
new-role
Prompt
Emit new event when a new role is created in a circle (organization). Requires circle ID as a prop.
URLs
new-member
Prompt
Emit new event when a new member is added to a circle or assigned to a role. Requires circle ID as a prop.
URLs
Actions
create-role
Prompt
Create a new role within a specified circle. Requires circle ID, role name, and optionally description or linked domains.
URLs
assign-member-to-role
Prompt
Assign a member to a role within a circle. Requires role ID and member ID.
URLs
update-role
Prompt
Update an existing role's attributes such as name, description, or linked domains. Requires role ID.
URLs
The text was updated successfully, but these errors were encountered: