How do you integrate to other systems?
Tallyfy offers integration to other systems via these methods:
- Open API. An open REST API gives any developer access to all the features of Tallyfy, and enables pushing and pulling of any type of data to occur using an open REST API.
- Webhooks. These are outbound JSON webhooks which take the full payload of a process and send it to any internet-accessible endpoint that you specify.
- Middleware. These are platforms with connectors that help you move data from one app to another app - usually without using code. Their benefit is that you don’t have to write or maintain code to keep two systems integrated.
- Native. We maintain some native integrations which we offer, manage and upgrade ourselves.
- Email. You can send an email to a pre-defined email addresses into Tallyfy to take certain actions like launching a process. You can also take over our email servers with yours using custom SMTP.
- Analytics. Tallyfy Analytics is a data warehouse service on Amazon Athena that gives you access to query all your process data from any system of your choice, including BI tools.
Related articles
Open API > Integrate with Tallyfy using API
This article provides an overview of Tallyfy’s API integration options, including how to obtain and refresh access tokens, date formatting requirements, and webhook setup.
Middleware > Why use an integration platform with Tallyfy
Integrating Tallyfy with another platform using an integration platform simplifies the process, handles updates and transformations, and provides access to ready-to-use connectors.
Middleware > Integrate to your CRM or ERP
Tallyfy integrates with CRM systems like Salesforce and Dynamics to complement their functionality and fill in gaps cost-effectively.
Integrations > Open API
Tallyfy offers an open REST API for seamless integration, allowing developers to access features and launch processes programmatically.