Skip to main content
POST
/
batch-import
/
import
/
user-events
Importar eventos de usuário (CSV)
curl --request POST \
  --url http://api.gu1.ai/batch-import/import/user-events \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt

Use this file to discover all available pages before exploring further.

Endpoint

POST https://api.gu1.ai/batch-import/import/user-events

Visão geral

Content-Type: multipart/form-data. Permissão events:create.

Autenticação

Authorization: Bearer SUA_API_KEY

Campos do formulário

CampoObrigatórioDescrição
fileSimCSV
mappingIdSimtarget === user_event
executeRulesNãotrue (padrão) ou false
withAutoEntityNãotrue (padrão) ou false
Ver também: Importações em lote.