Fastmail calendar invite respond profile

org.intentschema.productivity.calendar.invite.respond.v1@com.fastmail.v1

JSON: bare · @sha256:f110d0ac926f…
Hash: sha256:f110d0ac926f96f1d35a193469bf56e7e2f97da24c1ab5d13d9190421b099152

Fastmail JMAP profile for responding to calendar invites. Updates the participant's participationStatus via CalendarEvent/set.

Implements: Respond to calendar invite (org.intentschema.productivity.calendar.invite.respond.v1)

Payload

FieldTypeDescription
target *Target (required: external_id)(system = "fastmail", required: system)
object *object
idempotency_keystring
object
FieldTypeDescription
response *enum: accept | decline | tentative
commentstringOptional note included in the reply.
notify_organizerboolean (default true)

Result

FieldTypeDescription
external_idstring
response_recorded_atstring (date-time)

API mapping

FieldValue
base_urlhttps://api.fastmail.com
methodPOST
path/jmap/api/
jmap_methodCalendarEvent/set
scopesurn:ietf:params:jmap:calendars
docshttps://jmap.io/spec-calendars.html

Field mapping

Intent fieldAPI parameter
target.external_idCalendarEvent/set update/{id}
object.responseparticipants.{self}.participationStatus (accepted|declined|tentative)