App
Peerdom
Peerdom helps teams navigate change with smart org charts that boost collaboration and performance.
What your agent can do with Peerdom
Triggers and actions 5 triggers · 24 actions
- TriggerNew Group
Triggered when a new circle is created
- TriggerNew Map
Triggers when a new map is created.
- TriggerNew Peer
Triggers when a new peer is created.
- TriggerNew Project
Triggers when a new project is created.
- TriggerNew Role
Triggers when a new role is created.
- ActionAdd Goal
Create a goal on a role or circle. POST /goals
- ActionAssign Role to Peer
Assigns an existing role to a peer in Peerdom.
- ActionCreate Group
Creates a new group in Peerdom.
- ActionCreate Peer
Creates a new peer in Peerdom.
- ActionCreate Role
Creates a new role in Peerdom.
- ActionDelete Group
Delete a group by id. DELETE /groups/{id}
- ActionDelete Peer
Delete a peer by id. DELETE /peers/{id}
- ActionDelete Role
Delete a role by id from a live or draft map. DELETE /roles/{id}
- ActionGet Group
Get a single group by id. GET /groups/{id}
- ActionGet Peer
Get a single peer by id. GET /peers/{id}
- ActionGet Peer by E-Mail
Get Peer by a Given E-Mail.
- ActionGet Project
Get a single project by id. GET /projects/{id}
- ActionGet Role
Get a single role by id from a live or draft map. GET /roles/{id}
- ActionList Groups
List all groups. GET /groups
- ActionList Maps
List all maps in the tenant. GET /maps
- ActionList Peers
List all peers in the tenant. GET /peers
- ActionList Projects
List all projects. GET /projects
- ActionList Roles
List all roles. GET /roles
- ActionUnassign Peer From Role
Unassign peer from a given role.
- ActionUpdate Goal
Update a goal by id. PATCH /goals/{id}
- ActionUpdate Group
Updates an existing group (circle, bubble, pod, etc.) in Peerdom.
- ActionUpdate Peer
Updates an existing peer in Peerdom.
- ActionUpdate Project
Update a project by id. PATCH /projects/{id}
- ActionUpdate Role
Updates an existing role in Peerdom.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Peerdom API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.