n8n-nodes-meetbot
Version:
n8n community node for Meetbot booking API
28 lines (17 loc) • 683 B
Markdown
# n8n-nodes-meetbot
This is an n8n community node for the Meetbot booking API.
## Installation
Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.
## Operations
- **Get Slots**: Retrieve available booking slots for a specific page and day
- **Make Booking**: Create a new booking with guest details
## Credentials
You need to configure your Meetbot API credentials:
- **API Token**: Your Meetbot API token
## Usage
1. Add the Meetbot node to your workflow
2. Configure your credentials
3. Select an operation (Get Slots or Make Booking)
4. Fill in the required parameters
## License
MIT