Skip to content

Webhooks

Using Webhooks for Real-Time Updates

Webhooks are automatic messages containing data (in JSON format) that Tallyfy sends out to other systems when something specific happens in Tallyfy (like a task being completed or a process starting).

Any system that can receive standard web requests (HTTP POST) can receive Tallyfy webhooks.

Why use webhooks?

  • Get data instantly: Receive information the moment an event happens in Tallyfy.
  • Standard format: Webhooks always use the common JSON data format.
  • Works with anything: Connect to almost any other system capable of receiving web requests.
  • Trigger other actions: Start workflows or actions in other systems automatically based on Tallyfy events.

Common tools that receive webhooks

Webhooks are often sent to:

  • Middleware platforms (like Zapier, Make, Power Automate) which then pass the data to other apps.
  • Custom code or APIs you build.
  • Serverless functions (like AWS Lambda or Azure Functions).
  • RPA bots (Robotic Process Automation).
  • Integration middleware platforms (Zapier, Power Automate, Make.com)
  • Custom API endpoints
  • Serverless functions (AWS Lambda, Azure Functions)
  • RPA (Robotic Process Automation) solutions
  • Custom scripts or applications

For detailed implementation instructions, see the articles linked below.

Webhooks > Webhook scenarios

Webhooks in Tallyfy automatically transmit data to external systems when specific events occur such as process launches or task completions enabling seamless integration through middleware tools while maintaining security through organization ID validation.

Webhooks > Details about webhooks

Webhooks in Tallyfy enable automated data transmission to external systems by sending JSON packets when events occur at both template and step levels with security features and integration options through middleware platforms.

Webhooks > Send emails using webhooks

Automated custom email notifications can be set up by connecting Tallyfy’s webhook functionality with middleware tools to trigger specific messages when workflow events occur.

Pro > Integrations

Tallyfy offers multiple integration options ranging from developer APIs to no-code middleware platforms enabling seamless connections with external business systems while supporting email notifications chat platforms analytics and language translation capabilities.