Go to tEcs Webpage to learn more about Client Site programming with ECS[Core].







tEcs.testConnection({
     connection: {
         ecs: {
             core: true,
             coreApiKey: 'YOUR_API_KEY',
             instance: 'YOUR_INSTANCE',
             url: 'YOUR_ECSCORE_URL'
         }
     }
    });
  });