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

New DELETE `contacts` flow for Sandbox & fixes for `searchByPhoneNumber` flow #276

Open AleksandrMolchagin opened 2 months ago

AleksandrMolchagin commented 2 months ago

Description: 1) We are missing IncompleteRecord field in the GET searchByPhoneNumber flow.

2) searchByPhoneNumber flow should support search based on all fields: Parent_Phone_01__c, Parent_Phone_02__c , Parent_Phone_03__c, not only the first one.

3) For development purposes, we need a flow that would allow us to delete contacts, but available only on Sandbox environment. This verification can be achieved by verifying what .env file is used to run the app.