This commit is contained in:
alorig
2025-11-22 20:20:32 +05:00
parent 8510b87a67
commit 6e25c5e307
4 changed files with 155 additions and 2 deletions

View File

@@ -241,6 +241,8 @@ class Igny8Admin {
$site_url = get_site_url();
// Test connection using the correct integration test endpoint
// The API class will handle authentication for test-connection endpoint
// by using the API key from the request body
$api = new Igny8API();
$test_response = $api->post('/v1/integration/integrations/test-connection/', array(