-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
nuclino
URLs
Polling Sources
new-item-created
Description
Emit new event when an item is created in a Nuclino workspace. Requires selecting either the workspaceId or teamId to monitor.
new-item-updated
Description
Emit new event when an item is updated in the selected workspace. Requires selecting either the workspaceId or teamId.
Actions
create-item
Description
Create a new item in the specified Nuclino workspace. Requires either workspaceId or parentId. Optional props are object, title, content, and index.
search-items
Description
Search for items or collections by search query. Requires either workspaceId or teamId and the search query. Optional prop of maxResults that defaults to 100.
update-item
Description
Update the content of an existing item. Requires the itemId. Optional props are title and content.
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done