CRM PHP SDK How to get a record by external id?
Hi,
I have two questions:
1. I am using PHP SDK v5.0.0 and couldn't find an example of how to get a record by using only external id. For example my external id is named "MY External ID". Can you please give me an example of the method by using SDK?
2. When I want to set Parent Account value in the Account module by using SDK, do I need to pass the record that can be fetched in my first question? Or pass the integer?