Harici kaynaklardan gelen form öğesi gönderimlerini toplu olarak içe aktarır.
Özellikler:
TIMESTAMP desteği:
recordedAt (veya timestamp) sütunu zorunludur; ISO 8601 değeri beklenirvalue boş gönderilirse replace modunda ilgili kayıt silinir, merge modunda yok sayılırİçe aktarma modları:
merge: Dosyada bulunan değerleri günceller, dosyada olmayan değerleri değiştirmezreplace: Dosyada bulunan değerleri günceller, içe aktarılan form/tesis/yıl kapsamında dosyada olmayan değerleri temizlerÇok formlu içe aktarma:
formName sütunu varsa, satırlar forma göre yönlendirilir; yoksa tek forma göre işlenirÖrnek yanıt:
{ "success": true, "stats": { "created": 1, "updated": 0 } }
Eski sistemlerden veri taşıma, toplu veri girişi ve otomatik senkronizasyon akışları için idealdir.
Documentation Index
Fetch the complete documentation index at: https://docs.azalt.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.