Writable fields for the one-way-sync bulk create endpoint
(/observations/create/).
Differs from CreateObservationPayload: media uploads, links and
details are not supported, and external_id is used instead of
external_reference.
Type Declaration
Optionalexternal_id?: string
Unique-per-user external id. Stored together with the application name in
the observation's external_reference. An existing observation with the
same external_id will be updated.
Writable fields for the one-way-sync bulk create endpoint (
/observations/create/).Differs from CreateObservationPayload: media uploads,
linksanddetailsare not supported, andexternal_idis used instead ofexternal_reference.