Are you tired of fighting with Microsoft 365 APIs and complex authentication flows? This practical tutorial cuts through the complexity, showing you how to build production-ready Python automations for Outlook, Calendar, and SharePoint in just 60 minutes. Read more➤
This article explains how to automate network packet brokers using Python and Zato. Learn to build efficient monitoring and traffic management solutions with programmable network infrastructure. Read more➤
This article explores how to build effective automation solutions in Python using Zato. Learn best practices for creating scalable, maintainable automation workflows for business processes and system tasks. Read more➤
Enterprise gRPC integrations in Python using Zato services. You'll see how to define Protocol Buffer schemas, create gRPC clients and servers, and handle structured data exchange between distributed systems. Read more➤
Salesforce connections are one of the newest additions to Zato 4.1, allowing you to look up and manage Salesforce records and other business data. To showcase it, the article will create a sample Salesforce marketing campaign in a way that does not require the usage of anything else except for basic REST APIs combined with plain Python objects, such as dicts. Read more➤
Microsoft Dataverse integrations in Python, using Zato services. You'll see how to perform full CRUD operations, understand the mapping between PowerApps UI and API paths, and apply the same techniques to any Dataverse entity. Read more➤
This article explains how to access Oracle databases from Python in general and from Zato services in particular. You will learn how to execute SQL queries, call stored procedures, and integrate Oracle with your APIs using practical code examples and best practices. Read more➤
"Towards a cyber-physical system for sustainable and smart building: a use case for optimizing water consumption on a SmartCampus" is an Open Access paper via Springer Publishing that uses Python, Zato and other open source technologies for IoT integrations. Read more➤
Continuing in the series of articles about newest cloud connections in Zato 4.1, this episode covers Atlassian Jira from the perspective of invoking its APIs to build integrations between Jira and other systems. Read more➤
This article explains how to build airport integrations in Python using Zato. Learn to connect flight information, passenger data, baggage systems, and other critical airport systems with clean, maintainable Python code. Read more➤