Gatherup
Gatherup

GatherUp is a customer feedback and online review management platform that helps businesses collect, manage, and leverage customer feedback to improve their online reputation.

Completely Secure
1VIEWS
2351USERS

Tools

1 of 2

Delete Gatherup Business

Tool to delete an existing business location. Use when you need to remove a business after validating its ID and signature.

Generate Gatherup Hash 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.

Get Gatherup Business

Tool to get business details by business ID. Use when you have clientId and valid hash to retrieve a business location record.

Get Gatherup Business Types

Tool to get business types. Use to fetch available business type identifiers after generating a valid hash signature; optionally filter by search term.

Get Gatherup Customer

Tool to get customer details by ID. Endpoint: POST /customer/get

Search Gatherup Business

Tool to find business ID by customField or extraField. Endpoint: POST /business/search