ZF2 client to Salesforce REST API

114 Views Asked by At

My system should verify user's type during registering process. The verification is done with data from Salesforce. I created Salesforce REST API. I wondering how should I create ZF2 client to consume Salesforce REST API ? Should it be done as a zf2 lazy service, or just as a regular service ?

0

There are 0 best solutions below