Chandan
Results
2
issues of
Chandan
I'm trying to achieve to create a Collection of record trees, - Salesforce as API called sObjectTrees API, - [Click here](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/requests_composite_sobject_tree.htm) for more details. Json Sample: { "records" :[{ "attributes"...
Code find and create list of events, if not found. I am facing issue with the function **findEvents** don't return anything, Can you please help me to resolve. service.js ```...