Skip to content
Notis

Prepare Gatherup request signatures from Telegram

Reduce the small but error-prone preparation step when a Gatherup API request needs a signature.

Trigger

New Message Received

Triggered when your bot receives a new message in a private chat, group, or supergroup. To receive every message in a group, Privacy Mode must be disabled for the bot in BotFather.

Action

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.

Why this helps

Remembering signature rules and parameter ordering creates unnecessary mental overhead during a one-off lookup.

  • Generate a signature when the request is being prepared.
  • Apply the documented parameter ordering rule consistently.
  • Keep a technical lookup request alongside the rest of your task context.

Setup

Build it in a few focused steps.

  • 1Connect Telegram and Gatherup to Notis once through the portal.
  • 2Create an automation or ask Notis to generate a Gatherup hash signature for the request parameters you provide in Telegram.
  • 3Choose Telegram New Message Received as the trigger and select a channel for run reports.
  • 4Test with a safe sample request and verify that the signature matches the required Gatherup rule.

Questions about this workflow

How is the signature calculated?

The documented rule is SHA-256 over the private key followed by request parameter key-value pairs, excluding hash and ordered alphabetically by key; include clientId when present.

Should I share a private key in a Telegram message?

Use only an appropriately protected workflow context for credentials. Do not put a private key into an ordinary chat message.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link Telegram to Gatherup. A trigger fires from one place; an action lands in another.

Telegram triggers

Gatherup actions

Recurring trigger

Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.

TriggerScheduled

Delete GatherUp Business

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

ActionInstant

Webhook trigger

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

TriggerInstant

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.

ActionInstant

New Message Received

Triggered when your bot receives a new message in a private chat, group, or supergroup. To receive every message in a group, Privacy Mode must be disabled for the bot in BotFather.

TriggerInstant

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.

ActionInstant

New Channel Post

Triggered when a new post is published to a channel where your bot is an administrator.

TriggerInstant

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.

ActionInstant

Callback Query Received

Triggered when a user taps an inline keyboard button attached to one of your bot's messages.

TriggerInstant

Get GatherUp Customer

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

ActionInstant

Message Edited

Triggered when a message in a chat your bot can see is edited by its sender.

TriggerInstant

Search GatherUp Business

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

ActionInstant

New Chat Member

Triggered when a new member joins a group or supergroup the bot belongs to, including when the bot itself is added.

TriggerInstant

Send GatherUp 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.

ActionInstant

Connect any two apps with Notis in the middle.

Telegram and Gatherup, or any other combination from 1,000+ integrations.

When this happens · Trigger

Do this · Action

Save your first hour today.

7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Gatherup.