Release Notes
Changes to the SearchLight standard integrations, newest first. See the overview for setup and access.
2026-07-20
- Renamed the bucket path placeholder
{account}to{account-id}across all integrations. Paths themselves are unchanged. This is a naming cleanup only. - The
{account-id}value is now entered in the SearchLight app to activate an integration: share it with the customer for each location you deliver. (see overview). - Updated
{account-id}guidance: use the internal id your own system uses for the location, kept stable for the life of the integration. Existing identifiers are unaffected.
2026-06-24
- Added a required
location_namefield to leads, calls, and direct mail to capture the business location name (e.g."Jim's HVAC"). - Documented
{account}in the bucket path across all integrations: it is the internal unique identifier for the location (a slug likeexample-plumberor a numeric id like12345). - Direct mail: converted all field names to snake_case to match the other integrations.
- Direct mail: replaced
account_id(now redundant with the path) with anidfield that uniquely identifies the drop record.