Skip to content

[Components] smartsuite #13197

@pipedream-component-development

Description

smartsuite

URLs

Webhook Sources

new-record-instant

Prompt

Emit new event when a fresh record is created. Required props for this trigger include specifying the data table for the record.

updated-record-instant

Prompt

Emit new event when an existing record is updated. The user needs to configure the data table to monitor for record updates. An optional prop is a filter condition to track specific records.

Actions

create-record

Prompt

Creates a new record. Props required: object to populate the new record with. Props optional: any additional field values for the new record.

find-many-records

Prompt

Searches for up to 10 records based on matching field(s) or search syntax. Records are returned as line items. Props required: field(s) to match or search syntax.

find-record

Prompt

Search for a record based on matching field(s) or the use of search syntax. Props required: field(s) to match or search syntax.

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