Pabbly
Usage
Go to Pabbly and create a new workflow. Search for the Kitchen.co
app.
A unique Webhook URL will be generated. Copy this URL, then navigate to the Settings > Webhooks
section in the Kitchen.co app.
Create a new webhook, paste the copied URL, and select the events you want to monitor.
Folders - Triggers
Triggers when a new folder is created.
Triggers when a folder is updated.
Triggers when a folder is deleted.
Folders - Actions
Creates a new folder.
Updates the specified folder by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Moves a folder to the archive. All items in the folder will be archived too. Can be restored later.
Restores a folder from the archive.
Retrieves a folder object.
Returns a list of your folders. The folders are returned sorted by creation date, with the most recently created folders appearing first.
Conversations - Triggers
Triggers when a new conversation is created.
Triggers when a conversation message is created.
Triggers when a conversation is updated.
Triggers when a conversation is deleted.
Conversations - Actions
Conversation can be created in a folder, if provided. To add a message while creating the conversation, add content and message format to the request parameters.
Updates the specified conversation by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Moves a conversation to the archive. Can be restored later.
Restores a conversation from the archive.
Retrieves a conversation object.
Returns a list of your conversations. The conversations are returned sorted by creation date, with the most recently created conversations appearing first.
Messages - Actions
Create a message inside conversation.
Updates the specified message by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Retrieves a message object.
Returns a list of your messages. The messages are returned sorted by creation date, with the most recently created conversations appearing first.
Notes - Actions
Creates a new note inside a conversation.
Updates the specified note by setting the values of the parameters passed.
Retrieves a note object.
Returns a list of your notes. The notes are returned sorted by creation date, with the most recently created conversations appearing first.
Boards - Triggers
Triggers when a new board is created.
Triggers when a board is updated.
Triggers when a board is deleted.
Boards - Actions
Creates a new board.
Updates the specified board by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Moves a board to the archive. Can be restored later.
Restores a board from the archive.
Retrieves a board object.
Returns a list of your boards. The boards are returned sorted by creation date, with the most recently created boards appearing first.
Lists - Triggers
Triggers when a new list is created.
Triggers when a list is updated.
Triggers when a list is deleted.
Lists - Actions
Creates a new list.
Updates the specified list by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Retrieves a list object.
Returns a list of your lists. The lists are returned sorted by creation date, with the most recently created boards appearing first.
Cards - Triggers
Triggers when a new card is created.
Triggers when a card is updated.
Triggers when a card is opened.
Triggers when a card is closed.
Triggers when a card is deleted.
Triggers when a new comment is created inside a card.
Cards - Actions
The Create Card Endpoint is your gateway to adding new tasks, ideas, or items to your boards. This endpoint allows you to create a new card within a specified list on your board, making it simple to organize your work and keep your projects on track.
Use this endpoint to update specific details of a card. Simply pass the parameters you want to change, and the card will be updated accordingly. Any parameters you don't include in the request will remain unchanged, ensuring that you only modify what's necessary without affecting other aspects of the card.
Toggles the completion status of a card. If the card is currently open, this action will mark it as closed.
Retrieves a card object.
Returns a list of your cards. The cards are returned sorted by creation date, with the most recently created cards appearing first.
Milestones - Triggers
Triggers when a new milestone is created.
Triggers when a milestone is updated.
Triggers when a milestone is deleted.
Milestones - Actions
Creates a new milestone.
Updates the specified milestone by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Moves a milestone to archive. Can be restored later.
Restores a milestone from the archive.
Retrieve a milestone object.
Returns a list of your milestones. The milestones are returned sorted by creation date, with the most recently created milestones appearing first.
Comments - Actions
Creates a new comment inside a card.
Updates the specified comment by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Retrieves a comment object.
Returns a list of your comments. The comments are returned sorted by creation date, with the most recently created comments appearing first.
Invoices - Triggers
Triggers when a new invoice is created.
Triggers when an invoice is updated.
Triggers when an invoice gets paid.
Triggers when an invoice payment fails.
Triggers when a invoice is deleted.
Invoices - Actions
Moves an invoice to the archive. Can be restored later.
Restores an invoice from the archive.
Retrieves an invoice object.
Returns a list of your invoices. The invoices are returned sorted by creation date, with the most recently created invoices appearing first.
Docs - Triggers
Triggers when a new document is created.
Triggers when a document is updated.
Triggers when a document is deleted.
Embeds - Triggers
Triggers when a new embed is created.
Triggers when a embed is updated.
Triggers when a embed is deleted.
Clients - Triggers
Triggers when a new client is created.
Triggers when a client is updated.
Triggers when a client is deleted.
Clients - Actions
Creates a new client.
Updates the specified client by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Retrieves a client object.
Returns a list of your clients. The clients are returned sorted by creation date, with the most recently created clients appearing first.