Authenticate with a valid Snapshots API key and ensure your app has the saas location read scope to keep data access secure.
Cognito Forms credentials are used to establish the link with Snapshots API generate an API key or OAuth token in your Cognito Forms account and add it to the GHL connector.
Endpoint 1 GET /locations retrieve location data. Endpoint 2 to 54 are defined in the API docs and may be used as needed.
Trigger: New Cognito Form submission
Actions: Create or update a location in Snapshots API using data from the form
GET /locations
Key fields: location_id name address map from form fields
Trigger: Form submission or periodic sync
Actions: PATCH /locations/{id} to update or POST to create if not exists
PATCH /locations/{id}
Fields: id updated_at status mapping fields
Trigger: Scheduled every 15 minutes
Actions: GET /locations with updated_since parameter
GET /locations?updated_since={timestamp}
Fields: last_updated location_id name
Automate data flow without writing a line of code
Keep data synchronized between Cognito Forms and Snapshots API for accurate reporting
Speed up value with ready to use templates and field mappings
Overview of endpoints triggers actions and data mappings used by the Cognito Forms to Snapshots API integration
An interface that lets apps communicate over the web
A specific URL in an API used to access a resource
A callback URL that receives real time data from another service
A token based authorization standard used by many APIs
Route form submissions to Snapshots as new locations or customers enabling richer analytics
Enhance newly captured forms with existing Snapshots data to improve segmentation
Keep a log of sync events and generate dashboards to monitor health of the integration
Create a Snapshots API key grant saas location read scope and connect through the GHL panel
Map Cognito Forms fields to Snapshots API fields in the connector
Run test submissions and verify data is flowing to Snapshots API
Snapshots API provides a scalable way to programmatically access and update data from Cognito Forms. It exposes endpoints to read form data and enrich your CRM or analytics workflows. This enables powerful automation without manual data entry. You can use the endpoints to pull location data and integrate it into your reports. The combination with Cognito Forms helps you build robust no code automations.
No code is not a requirement but it is designed for folks who want quick results. The GHL connector lets you map fields and set triggers without writing code. If you need custom logic you can extend with simple workflows but most setups work out of the box.
You typically need the saas location.read scope to access location data. Ensure your API key or OAuth token grants the necessary permissions. When connecting through the GHL panel you will configure these scopes during setup.
Yes. You can select which Cognito Forms fields map to Snapshots API fields. Use the field mapping in the connector to control which data is sent and how it appears in Snapshots.
Security is handled by API keys or OAuth tokens and by restricting the scope to only what is needed. Always store credentials securely and rotate keys periodically.
Sync frequency can be configured in the GHL connector. Typical options include near real time or intervals such as every 5 15 or 30 minutes depending on your plan and needs.
API docs for Snapshots API are available in your Snapshots developer portal. Use the endpoint list and examples to guide your implementation within the GHL Connector.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers