Skip to content

[Components] v7_go #12930

@pipedream-component-development

Description

v7_go

URLs

Polling Sources

new-entity-instant

Prompt

Emit new event when an Entity is created in v7-go. Props include 'Workspace ID' and 'Project ID' which is required to identify the Entity.

URLs

complete-entity-instant

Prompt

Emit new event when all fields of an Entity are completed in v7-go. Required props are 'Workspace ID' and 'Project ID' to define which entity's completion triggers the event.

URLs

complete-field-instant

Prompt

Emit new event when a field within an Entity is completed in v7-go. Required props include 'Entity ID' to specify which entity the field belongs to and 'Field Name' to identify which specific field's completion triggers the event.

URLs

Actions

create-project

Prompt

Initiates the creation of a new project with a unique project identifier as a required prop. Required props are 'Workspace Id' and 'Name'.

URLs

create-entity

Prompt

Triggers the creation of a new entity. No required props, Optional prop is "fields".

URLs

update-entity

Prompt

Executes an update on an existing entity. Required props are the entity type and entity identifier. Other props such as new entity attributes or relations can be optional.

URLs

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions