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

Write Coach ContactID to MetadataAPI with each POST/PATCH #283

Open CritiqalPete opened 3 months ago

CritiqalPete commented 3 months ago

Goal:

Salesforce metadata records support custom fields. Since presently all metadata records from the external apps are attributed to IntegrationUser, we should take advantage of this customization opportunity and store the ID of the Coach who made the update also.

Dependency:

https://github.com/AmericaSCORESBayArea/salesforce-environment/issues/100