Skip to content

[Components] nuclino #16878

@pipedream-component-development

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 employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions