You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: