-
-
Save stephaniewilkinson/9067b0ea3fa578189f601190c62a7ff9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/services/data/v42.0/query/?q=SELECT+nais_contact_number__c, | |
+Email, | |
+FirstName, | |
+LastName, | |
+title, | |
+MailingStreet, | |
+MailingCity, | |
+MailingState, | |
+MailingCountry, | |
+MailingPostalCode, | |
+Phone+from+Contact+WHERE+firstname+=+'Craig'+AND+lastname+=+'Smith' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment