PipedreamHQ / PipedreamHQ/pipedream

[Components] jumpcloud

Open
#15,368 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# jumpcloud
## URLs
- https://docs.jumpcloud.com/api/insights/directory/1.0/index.html
## Webhook Sources
### new-user-instant
#### Description
Emit new event when a user is created in JumpCloud. No additional configuration required.
### user-status-updated-instant
#### Description
Emit new event when a user's status (e.g., suspended, activated) is updated in JumpCloud. No additional configuration required.
### new-system-added-instant
#### Description
Emit new event when a new system (e.g., device or server) is added in JumpCloud. No additional configuration required.
## Actions
### create-user
#### Description
Create a new user in JumpCloud. Requires user details such as first name, last name, email, and optional attributes like department or group assignments.
### update-user
#### Description
Update an existing user's information in JumpCloud. Requires the user ID and details to update, such as name, email, or status.
### assign-user-to-system
#### Description
Assign a user to a system (device or server) in JumpCloud. Requires the user ID and system ID.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.