GatherUp is a customer feedback and online review management platform that helps businesses collect, manage, and leverage customer feedback to improve their online reputation.
Tool to delete an existing business location. Use when you need to remove a business after validating its ID and signature.
Tool to generate a SHA-256 hash signature required by GatherUp endpoints. Signature rule (commonly documented by GatherUp): SHA-256 over: privateKey + concatenation of all request parameter key-value pairs (excluding 'hash'), ordered alphabetically by key. Include clientId when present.
Tool to get business details by business ID. Use when you have clientId and valid hash to retrieve a business location record.
Tool to get business types. Use to fetch available business type identifiers after generating a valid hash signature; optionally filter by search term.
Tool to get customer details by ID. Endpoint: POST /customer/get
Tool to find business ID by customField or extraField. Endpoint: POST /business/search