Same endpoint with Different datastructure
Content
Hi Experts,
I'm using SFDC /query?q=select id, name from Contact APIs, and created the Service Connectionsuccessfully. Now I want to use another query like ( /query?q=select id,firstname,lastname from Account) that will produce different resultset.
When I add a new Endpoint, it gives me that a /query with GET operation is already added.
Can we achieve this somehow or any alternate?
Regards,
Ankur
Tagged:
0