Skip to content

[Components] klipfolio #13229

@pipedream-component-development

Description

klipfolio

URLs

Actions

add-data-source

Prompt

Allows the addition of data to a specific data source. You'll need to set the 'source' prop with the identifier of the data source, and the optional 'data' prop where you can specify the data to include.

refresh-data-source

Prompt

Triggers a refresh for a designated data source. Requires the 'source' prop to indicate which data source to refresh. An optional 'refreshType' prop could be added to specify the type of refresh (e.g., full or partial).

update-data-source

Prompt

Replaces the data in a data source. The 'source' prop must be set with the identifier of the data source, with the 'data' prop specifying the new data to replace the old one.

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