Python¶
Python Recipes¶
- Auto Close Online Bundles
- Batch Report
- Batch Report 2
- Batch Report 3
- Batch Report by Campus
- Batch Report with Fee Rows
- Batch Report by Type
- Faith Path Stage of Life Campaign
- Five Year Giving Report
- Giving Dashboard
- LoginMetrics for Churches with Campuses
- LoginMetrics for Churches without Campuses
- Member Status Chart
- Morning Worship Chart
- Move Kids
- Multi-Batch Report
- Multi-Batch Report 2
- Multi-Batch Report 3
- Multi-Batch Report by Campus
- Multi-Batch Report with Fee Rows
- Multi-Batch Report by Type
- New Guest Email Campaign
- New Guest History Report
- Financial Peace University Packet Pickup Project
- Prayer Digest
- Python Charts
- Recent Inactive Today
- RecurringGivingForecast
- Settlement Report
- Shape Data Integration
- Three Year Giving
- Vital Stats Report
- MailChimp Integration
Python Model¶
This is the main access to TouchPoint from within the Python environment.
The PythonModel is accessed through a single property called model
that is automatically instantiated and available
in any Python script within TouchPoint.
Query Functions¶
These functions are used to query your TouchPoint database through a built-in object called q
The documentation for QueryFunctions is divided into the following sections: