Skip to content

[Components] yepcode #16103

@pipedream-component-development

Description

yepcode

URLs

Webhook Sources

new-execution-instant

Description

Emit new event when a YepCode execution starts or completes. Required props: project ID. Optional props: execution status filter (e.g. success, error).

new-project-instant

Description

Emit new event when a new YepCode project is created. No props required.

new-credential-instant

Description

Emit new event when a new credential is added to a YepCode workspace. Optional props: credential type filter (e.g. API key, database connection).

Actions

trigger-execution

Description

Trigger execution of an existing YepCode process. Required props: project ID, script name. Optional props: input parameters as JSON.

create-project

Description

Create a new YepCode project. Required props: project name. Optional props: description, visibility (public/private).

update-credential

Description

Update an existing credential in the YepCode workspace. Required props: credential ID, new credential data. Optional props: name, notes.

Metadata

Metadata

Assignees

No one assigned

    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