External app bulk create external items

Overview

Bulk create or update external calendar items. Available for Staff and App tokens.

Prerequisite

Staff member must have a CalendarSync record (typically created via the vcita web UI or OAuth flow with an external calendar provider like Google or Outlook).

Note: This endpoint requires a synchronized calendar to be connected to the staff member's account. Calendar sync can be configured under Calendar Settings in the vcita dashboard.

Required Fields

  • Provide exactly one of: external_item (single item) or external_items (array)
  • Each item must include: external_id, start_date, end_date, last_modification
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
calendar_sync
object
required

Calendar sync configuration. Both provider and account are required.

external_item
object

Single external item to create/update. Use this OR external_items, not both.

external_items
array of objects

Array of external items to create/update. Use this OR external_item, not both.

external_items
string
required

Staff UID

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json