sync_pull.json 175 lignes · 4342 octets
{
  "server_time": "2026-09-01T10:00:00Z",
  "contacts": [
    {
      "id": "contact-contrat-1",
      "prenom": "Ada",
      "nom": "Lovelace",
      "entreprise_id": null,
      "fonction": "",
      "emails": [],
      "telephones": [],
      "adresses": [],
      "statut": "prospect",
      "etape": "nouveau",
      "date_rencontre": null,
      "notes": "",
      "photo": null,
      "carte_visite": null,
      "cree_par": "alice",
      "cree_le": "2026-09-01T10:00:00Z",
      "derniere_action": null,
      "tags": [],
      "mis_a_jour_le": null,
      "civilite": "",
      "date_naissance": null,
      "site_web": "",
      "profils_sociaux": []
    }
  ],
  "entreprises": [],
  "projets": [
    {
      "id": "projet-contrat-1",
      "nom": "Projet contrat",
      "description": "",
      "workflow_id": "veille",
      "cree_par": "alice",
      "cree_le": "2026-09-01T10:00:00Z",
      "derniere_action": null,
      "taches": [],
      "notes": [
        {
          "id": "note-projet-contrat-1",
          "titre": "Note vocale projet contrat",
          "fichier": "note-contrat-1.md",
          "ordre": 0,
          "auteur": "alice",
          "cree_le": "2026-09-01T10:00:00Z",
          "maj_le": null,
          "audio": "note_contrat_1.wav",
          "transcription": "terminee",
          "transcription_erreur": null
        }
      ],
      "liens": [],
      "fichiers": [],
      "apercu_liens_riche": true,
      "gestion_contacts": false,
      "planification": true,
      "echeance": "2026-09-30",
      "mode_planification": "au_plus_tot",
      "jours_ouvres": 5,
      "contacts_lies": [],
      "entreprises_liees": [],
      "membres": [],
      "mis_a_jour_le": null
    }
  ],
  "taches": [
    {
      "projet_id": "projet-contrat-1",
      "id": "tache-contrat-1",
      "titre": "Tâche de contrat",
      "description": "Porte les champs de planification",
      "colonne_id": "explorer",
      "ordre": 0,
      "auteur": "alice",
      "cree_le": "2026-09-01T10:00:00Z",
      "sous_taches": [
        {
          "id": "st-1",
          "titre": "Première étape",
          "fait": true
        },
        {
          "id": "st-2",
          "titre": "Seconde étape",
          "fait": false
        }
      ],
      "debut": "2026-09-21",
      "duree_jours": 3,
      "depend_de": [],
      "assigne_a": "alice",
      "etiquette": "contrat",
      "parent_id": null,
      "mis_a_jour_le": null
    }
  ],
  "interactions": [
    {
      "id": "interaction-vocale-contrat-1",
      "contact_id": "contact-contrat-1",
      "type_interaction": "note_vocale",
      "sujet": "Note vocale contrat",
      "description": "",
      "statut": "fait",
      "prevu_le": null,
      "fait_le": null,
      "piece_jointe": "vocale_contrat_1.wav",
      "cree_par": "alice",
      "cree_le": "2026-09-01T10:00:00Z",
      "mis_a_jour_le": null,
      "transcription": "echec",
      "transcription_erreur": "Modèle ASR indisponible"
    }
  ],
  "notes": [
    {
      "id": "note-projet-contrat-1",
      "projet_id": "projet-contrat-1",
      "titre": "Note vocale projet contrat",
      "contenu": "## Compte-rendu contrat\n\n- Point vérifié\n",
      "auteur": "alice",
      "cree_le": "2026-09-01T10:00:00Z",
      "maj_le": null,
      "audio": "note_contrat_1.wav",
      "transcription": "terminee",
      "transcription_erreur": null
    }
  ],
  "rdv": [],
  "reservations": [],
  "indisponibilites": [],
  "tombstones": [],
  "workflows": [
    {
      "id": "veille",
      "nom": "Veille",
      "description": "Suivi de sujets à explorer et synthétiser",
      "colonnes": [
        {
          "id": "explorer",
          "nom": "À explorer",
          "ordre": 0
        },
        {
          "id": "lecture",
          "nom": "En lecture",
          "ordre": 1
        },
        {
          "id": "synthetiser",
          "nom": "À synthétiser",
          "ordre": 2
        },
        {
          "id": "synthetise",
          "nom": "Synthétisé",
          "ordre": 3
        },
        {
          "id": "archive",
          "nom": "Archive",
          "ordre": 4
        }
      ],
      "personnalise": false,
      "gestion_contacts": false,
      "planification": false,
      "cree_par": "systeme",
      "cree_le": "2026-09-01T10:00:00Z"
    }
  ]
}