issues
search
avniproject
/
integration-service
Service for integration Avni with other systems
GNU Affero General Public License v3.0
0
stars
2
forks
source link
Set up Glific Repository and Services
#88
Closed
himeshr
closed
1 year ago
himeshr
commented
1 year ago
Acceptance criteria
Set up Glific Repository and Services, we should fetch only the changed entities since last synced entites updateDateTime.
These should be created as new Students on Avni, only if Student doesn't already exist for that phone number.
Tasks:
Using the provided GCP service account, configure bigQuery client with project,dataSet and table details.
Use a bigQuery SQL query to fetch the details, including contact number, registrationDate
Only Students that have completed the flow should be synced to Avni
Response should be stored as a Map of key-value pairs
Acceptance criteria
Tasks: