Skip to main content

Dear all


I tried to use the CRM events wizard. However it does not provide a way to read an entity in CRM. I can just update, create or delete it.


How can I just read an entity in CRM?


Regards


Rodolfo


 


 


 


 

Try using the CRMEntity Service object. Create a SmartObject based on this service. This way you can use SmartObject method like the load.


HTH


vernon


 


Reply