AmericaSCORESBayArea / salesforce-data-api

This project is based on Mulesoft Dataweave and Salesforce to provide secure, reliable, API access for all the Scores apps and projects. It is hosted on Anypoint and acts as the transactional hub, in concert with the authentication API
3 stars 1 forks source link

Contact School Site ID is updated when new enrollment is created #305

Open CritiqalPete opened 1 day ago

CritiqalPete commented 1 day ago

the School Site is now serving as the Latest Enrolled Site reference, with an AccountID.

This may be populated/maintained on Salesforce but the API should update it when a new enrollment is created so it's up to date

to test: Use the Coach Flow tools Quick Registration to create a new enrollment for an existing student. Load the student again using Existing or Search in the Quick Reg. The name of the site and date should appear in the results

Dependent App: https://github.com/AmericaSCORESBayArea/Student-Registration-React-Web/issues/218