Integrate 360MatchPro Into Your Platform
Advanced Integration Customization (Optional for Relevant Platforms)
The following integration documentation is optional and typically reserved for versions 2 and higher of integrations. It is highly recommended to launch your 360MatchPro integration partnership with a standard V1 as described in this documentation ...
CRM Records (Required for CRMs)
The integration will register new donations with 360MatchPro after the donation is complete. Register Donation Issue a POST request to the register-donation endpoint. In the body, send a JSON object. A sample request follows: { ...
Online Donations (Required for Online Donation Tools)
The integration will collect information during the donation process and register that information with 360MatchPro after the donation is complete. Donation Form Step 1: Include CSS and JavaScript on the page. Include the following CSS and JavaScript ...
Activate 360MatchPro (Required for All Platforms)
Verify 360MatchPro Keys For clients with an existing 360MatchPro account. Issue a POST request to the verify-360-keys endpoint. Include the client's 360MatchPro public and private key. The endpoint verifies the public/private key combination. A ...