You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org

Fundraising/External-facing/E-mail preferences: Difference between revisions

From Wikitech-static
Jump to navigation Jump to search
imported>Cstone
(Created)
 
imported>Cstone
No edit summary
Line 1: Line 1:
== Overview ==
== Overview ==
The email preference center is a standalone wiki that uses civiproxy to talk to civicrm.
https://phabricator.wikimedia.org/T125272
== Civiproxy ==
Official documentation: https://docs.civicrm.org/civiproxy/en/latest/
Link to test from docker add in key and hash from a test contact:
https://localhost:9005/rest.php?entity=civiproxy&action=getpreferences&key=SITE_KEY&version=3&json=1&api_key=API_KEY&hash&contact_id=

Revision as of 02:22, 21 January 2022

Overview

The email preference center is a standalone wiki that uses civiproxy to talk to civicrm.

https://phabricator.wikimedia.org/T125272

Civiproxy

Official documentation: https://docs.civicrm.org/civiproxy/en/latest/

Link to test from docker add in key and hash from a test contact: https://localhost:9005/rest.php?entity=civiproxy&action=getpreferences&key=SITE_KEY&version=3&json=1&api_key=API_KEY&hash&contact_id=