Skip to main content
highlevel.getLocation retrieves the connected sub-account’s location record.
automations/highlevel-get-location.automation.ts

Input

This action has no user-supplied fields. The connected account supplies the HighLevel location. Automate.ax supplies the connected sub-account’s location ID. Optional second argument { account } selects a named HighLevel binding.

Output

This action calls GET /locations/{locationId} with HighLevel API version 2021-07-28 and requires locations.readonly. HighLevel validation and permission errors fail the action. Rate limits honor the provider’s retry timing.