Skip to content

[Components] neetocal #16807

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pipedream-component-development opened this issue May 22, 2025 · 0 comments
Open

[Components] neetocal #16807

pipedream-component-development opened this issue May 22, 2025 · 0 comments
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

neetocal

URLs

Webhook Sources

new-request-instant

Description

Emit new event when a user submits a new Neetocal request. Useful for kicking off workflows when a consultation or collaboration request is initiated. Requires Neetocal webhook URL configuration.

new-response-instant

Description

Emit new event when a recipient responds to a Neetocal request. Useful for automations upon completion of scheduling. Requires Neetocal webhook URL configuration.

new-comment-instant

Description

Emit new event when a comment is added on a Neetocal request or response. Helps monitor ongoing engagements or collaborative interactions. Requires Neetocal webhook URL configuration.

Actions

create-request

Description

Create a new Neetocal request. Useful to programmatically initiate consultation flows. Requires recipient details, message content, and optionally scheduling parameters.

cancel-request

Description

Cancel an existing Neetocal request by ID. Useful for handling changes in workflows or invalidated requests. Requires request ID.

add-comment

Description

Add a comment to a Neetocal request or response thread. Use this to programmatically communicate updates or respond to messages. Requires thread ID and comment text.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

No branches or pull requests

1 participant