PipedreamHQ / PipedreamHQ/pipedream
[Components] rize
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# rize
## URLs
- https://rize-io.notion.site/146d25a8136b80c1af63c56e72404803?v=146d25a8136b80f094ae000cc00ee3fb
## Webhook Sources
### new-transaction-instant
#### Description
Emit new event when a transaction occurs in a Rize account. Requires selecting a specific account to monitor or enabling for all linked accounts.
### new-account-instant
#### Description
Emit new event when a new user account is created within Rize. Useful for onboarding or KYC workflow automation.
### new-goal-created-instant
#### Description
Emit new event when a user creates a savings goal. Requires user or customer selection if filtering is desired.
## Actions
### create-goal
#### Description
Create a new savings goal for a user. Requires user ID, goal name, target amount, and optional target date.
### transfer-between-accounts
#### Description
Initiate a transfer between two Rize accounts. Requires source and destination account IDs and transfer amount.
### create-account
#### Description
Create a new user account in Rize. Requires customer identifying details such as name, email, and date of birth.
Contributor guide
Assessment
This issue has not been assessed yet.