Any help is greatly appreciated!!!
Testing the connection using following URL
"https://instanceName.api.crm3.dynamics.com/api/data/v9.2/account?$select=name&$top=1";
the table account DOES exist but return 404
Have I constructed the URL wrong? Do I need the instance reference ID in the URL?
First time query data from CRM.
Thanks,
Grace