PipedreamHQ / PipedreamHQ/pipedream
[Components] finmo
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# finmo
## URLs
## Polling Sources
### new-borrower-user-created-instant
#### Prompt
Emits new event when a new borrower user is created by the broker. Required props: broker id, borrower user id. Optional props: created time, user name.
### update-deal-status-instant
#### Prompt
Emits new event when a status of a deal changes. Required props: deal id, old status, new status. Optional props: update time, deal details.
### application-submitted-by-borrower-instant
#### Prompt
Emits new event when a borrower submits the application. Required props: borrower id, application id. Optional props: submission time, application details.
Contributor guide
Assessment
This issue has not been assessed yet.