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.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Gatherup authenticates with an API key. Generate the credential in your Gatherup account, then paste it into FlyMyAI the first time an agent uses a Gatherup action.
Get your Gatherup credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
GatherUp Bearer Token | Bearer token for authenticating API requests to GatherUp. (required) |
GatherUp Client ID | Client ID for GatherUp API requests, found under Account Owner > Client Details. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
GATHERUP_DELETE_BUSINESS | Tool to delete an existing business location. Use when you need to remove a business after validating its ID and signature. | businessId, clientId, hash |
GATHERUP_GENERATE_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. In… | privateKey |
GATHERUP_GET_BUSINESS | Tool to get business details by business ID. Use when you have clientId and valid hash to retrieve a business location record. | businessId, clientId, hash |
GATHERUP_GET_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. | clientId, hash |
GATHERUP_GET_CUSTOMER | Tool to get customer details by ID. Endpoint: POST /customer/get | clientId, customerId, hash |
GATHERUP_SEARCH_BUSINESS | Tool to find business ID by customField or extraField. Endpoint: POST /business/search | by, clientId, hash, search |
GATHERUP_SEND_CUSTOMER_FEEDBACK | Tool to send a feedback request to a customer. Use when prompting customers for feedback after an interaction. Ensure a valid hash signature is provided. | clientId, customerId, hash |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Gatherup!