AmericaSCORESBayArea / AmericaSCORESBayArea/salesforce-data-api
Contact endpoint includes External ID
- Lenguaje dominante
- DataWeave
- Estrellas
- 2
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The integrity of syncs with various school districts can be improved by storing the student's foreign key.
DB Dependency:
The current DYCF ID field needs to be repurposed and renamed. Further, this field may need a supporting "district ID" field as well. That should be evaluated before implementing.
Client App Requirement:
https://github.com/AmericaSCORESBayArea/External-Sync-Robot/issues/45
Use Case:
- Sync Robot requests a record for a student with a common name. Several results can be returned. None of them match the birthdate but several have no birthdate. The Sync Robot incorrectly assumes a new record needs to be created. Matching on the unique foreign Key helps reduce this error.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.