n8n Semble Integration

  • Home
Getting Started
  • Configuration
  • Installation
Node Reference
  • Booking Nodes
  • Credentials
  • Overview
  • Patient Nodes
  • Product Nodes
  • Trigger Nodes
API Reference
  • Overview
  • Components
  • Core
Examples
  • Common Workflows
  • Integration Patterns
  • Troubleshooting
Development
  • Architecture
  • Contributing
  • Testing

BOOKING FIELDS BASIC

n8n-nodes-semble v2.1.0


n8n-nodes-semble / nodes/Semble/shared/BookingQueries / BOOKING_FIELDS_BASIC

Variable: BOOKING_FIELDS_BASIC¶

const BOOKING_FIELDS_BASIC: "\n id\n start\n end\n createdAt\n updatedAt\n patient {\n id\n firstName\n lastName\n }\n location {\n id\n name\n }\n"

Defined in: nodes/Semble/shared/BookingQueries.ts:118

Basic booking fields for minimal permission levels Includes only essential booking information

Menu
Home
Getting Started
Configuration Installation
Node Reference
Booking Nodes Credentials Overview Patient Nodes Product Nodes Trigger Nodes
API Reference
Overview Components Core
Examples
Common Workflows Integration Patterns Troubleshooting
Development
Architecture Contributing Testing

On This Page

shadcn theme provided by @asiffer