PipedreamHQ / PipedreamHQ/pipedream

[Components] ruly

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

Description

# ruly
## URLs
- https://mycompany.rulyapp.com/oauth2/authorize
## Polling Sources
### new-record
#### Prompt
Emit new event when a new record data is created in ruly. This trigger is polling type, constantly checking for new records based on the selected interval. Props required to configure this trigger is the data model ID to specify the record from which data model.
## Actions
### create-record
#### Prompt
Create a new record. The required props for this action are the Record Name - which should be unique, and the Record Content - the data that needs to be stored in the record. An optional prop may be the Record Category for better organization of the records. This action is particularly useful for users needing to store data for easy future retrievals.

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.