870 B
870 B
Twingle API: Configuring the Twingle account on the Twingle website
The use of the Twingle API extension requires that you already have a Twingle account and that you make some settings in this account for the connection.
You will have to make the following settings:
-
API key from your Twingle user
-
Site key
-
URL
Important: The URL must always be the complete URL to the interface. Examples:
- Drupal: https://meine-domain.de/sites/all/modules/civicrm/extern/rest.php
- Wordpress (with CiviCRM <5.25): https://meine-domain.de/wp-content/plugins/civicrm/civicrm/extern/rest.php
- Wordpress (with CiviCRM 5.25+): https://meine-domain.de/wp-json/civicrm/v3/rest
For detailled information please follow this link (in German language only).