Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from CiviCRM WP REST API™
HarmonyConnect WebSync Core is not affiliated with CiviCRM WP REST API. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin creates a set of REST API endpoints that correspond to CiviCRM's external scripts and its core API. It is designed for developers and administrators who need to integrate CiviCRM data and functionality with external applications, custom front-ends, or other services that communicate via HTTP. By using the standard REST architecture, it facilitates secure, programmatic access to the CRM system.
civicrm_api3() function, allowing you to execute any CiviCRM API call (like Contact.get or Event.create) directly over REST with required authentication keys.civicrm/v3/url and civicrm/v3/open) to handle click and open tracking for email campaigns, which can replace the standard CiviCRM extern scripts.civicrm/v3/cxn), contribution widget data (civicrm/v3/widget), and a SOAP interface (civicrm/v3/soap).Version
Original
Updated