Skip to content

Commit

Permalink
Merge pull request #318 from AmericaSCORESBayArea/sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
CritiqalPete authored Jan 17, 2025
2 parents 51497ba + 1bdde1b commit 3dbae94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/mule/contacts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -943,7 +943,7 @@ payload map ( payload01 , indexOfPayload01 ) -> {
FROM
Contact
WHERE
Contact_Type__c = 'SCORES Student'
RecordTypeId = '01250000000VBbXAAW'
AND
(Name LIKE ':searchString')
:regionQuery
Expand Down

0 comments on commit 3dbae94

Please sign in to comment.