The Records API provides a unified interface to query and create records in Forerunner. Records are returned with full property context, making the API ideal for reporting, analysis, and integration with external systems.Documentation Index
Fetch the complete documentation index at: https://withforerunner.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Record Types
Forerunner supports numerous record types, each with specific data fields — includingLog for public assistance log entries. The available values for recordType vary depending on how your community is configured. Please see Records for more details.
The Create Record endpoint currently only supports creating records with a
recordType of Log.