Overview

Form Services

The Pushpay Form Services allows you to have access to your form information. This information can be used as you wish on your website, or in other applications in use across your church.
Access to the Form Services is free for the asking for all church partners. However, you still need to have a login and password assigned from your Pushpay software. All API services are protected by HTTP Basic Authentication. If your application cannot provide credentials through Basic Authentication, then it will not be able to communicate with the API.
All service calls to the API require a parameter named 'srv' that contains the name of the service being called. All API services accept an optional parameter named 'describe_api' with a value of '1'. This will cause the service to return the values it accepts as parameters and the format of the service response.