PipedreamHQ / PipedreamHQ/pipedream

[Components] sailpoint

Open
#13,241 1 comment 0 reactions 1 assignee Claimed by @luancazarine View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# sailpoint
## URLs
- https://developer.sailpoint.com/docs/api/v2024/identity-security-cloud-v-2024-api
## Webhook Sources
### new-identity-instant
#### Prompt
Emit new event when a new identity is created in IdentityNow. This trigger requires no extra user configured props. Trigger Id must be 'idn:identity-created'.
#### URLs
- https://developer.sailpoint.com/docs/api/v2024/create-subscription/
### identity-attribute-change-instant
#### Prompt
Emit new event when any attributes of an identity change. This trigger returns all changed attributes without needing new props. Trigger Id must be 'idn:identity-attributes-changed'.
#### URLs
- https://developer.sailpoint.com/docs/api/v2024/create-subscription/
#### URLs
- https://developer.sailpoint.com/docs/api/v2024/identity-security-cloud-v-2024-api
## Actions
### upload-account-source-file
#### Prompt
Uploads a CSV-formatted account file to Identity Now, provided as a prop. The account file should be generated from an identity source.
#### URLs
- https://developer.sailpoint.com/docs/api/v3/import-accounts-schema
### list-certification-campaigns
#### Prompt
Retrieves multiple certification campaigns in Identity Now according to given props. You can adjust the results by enabling the filter parameter.
#### URLs
- https://developer.sailpoint.com/docs/api/v2024/get-active-campaigns
### submit-access-request
#### Prompt
Sends an access request to IdentityNow. Upon submission, the access request would follow the approval processes configured in IdentityNow.
#### URLs
- https://developer.sailpoint.com/docs/api/v2024/create-access-request

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.