-
Notifications
You must be signed in to change notification settings - Fork 5.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Components] grain #14678
Open
pipedream-component-development opened this issue
Nov 18, 2024
· 2 comments
· May be fixed by #14685
Open
[Components] grain #14678
pipedream-component-development opened this issue
Nov 18, 2024
· 2 comments
· May be fixed by #14685
Comments
malexanderlim
moved this from To Do
to Blocked
in Component (Source and Action) Backlog
Nov 18, 2024
Waiting on developer account to be linked to dev client. |
Account has been added to 1Pass. |
luancazarine
moved this from Prioritized
to Doing
in Component (Source and Action) Backlog
Nov 19, 2024
luancazarine
added a commit
that referenced
this issue
Nov 21, 2024
Sources - New Highlight (Instant) - New Story (Instant) - New Recording (Instant) - Updated Highlight (Instant) - Updated Story (Instant) - Updated Recording (Instant) - Deleted Highlight (Instant) - Deleted Story (Instant) - Deleted Recording (Instant) Actions - Get Recording
luancazarine
moved this from Doing
to Ready for PR Review
in Component (Source and Action) Backlog
Nov 21, 2024
michelle0927
moved this from Ready for PR Review
to Changes Required
in Component (Source and Action) Backlog
Nov 21, 2024
luancazarine
moved this from Changes Required
to Ready for PR Review
in Component (Source and Action) Backlog
Nov 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
grain
URLs
Webhook Sources
new-highlight-instant
Prompt
Emit new event when a highlight that matches the filter is added. No props are required. The webhook type is 'added'.
URLs
new-story-instant
Prompt
Emit new event when a story that matches the filter is added. No props are required. The webhook type is 'added'.
URLs
new-recording-instant
Prompt
Emit new event when a recording that matches the filter is added. No props are required. The webhook type is 'added'.
URLs
updated-highlight-instant
Prompt
Emit new event when a highlight that matches the filter is updated. No props are required. The webhook type is 'updated'.
URLs
updated-story-instant
Prompt
Emit new event when a story that matches the filter is updated. No props are required. The webhook type is 'updated'.
URLs
updated-recording-instant
Prompt
Emit new event when a recording that matches the filter is updated. No props are required. The webhook type is 'updated'.
URLs
removed-highlight-instant
Prompt
Emit new event when a highlight that matches the filter is removed. No props are required. The webhook type is 'removed'.
URLs
removed-story-instant
Prompt
Emit new event when a story that matches the filter is removed. No props are required. The webhook type is 'removed'.
URLs
removed-recording-instant
Prompt
Emit new event when a recording that matches the filter is removed. No props are required. The webhook type is 'removed'.
URLs
Actions
get-recording
Prompt
Fetches a specific recording by its ID from Grain, and optionally the transcript and intelligence notes. Required prop is recordId which has async options. Optional props may include 'transcript_format' and 'intelligence_notes_format' if the user wishes to retrieve these associated features along with the recording. Please include all optional props, and enable the user to easily select a transcript, intelligent notes format, and intelligence notes (key points, summary)
URLs
The text was updated successfully, but these errors were encountered: