API Integrations in Python Blog - Page 3


API Testing in Pure English

2024-10-07

Do you have 20 minutes to learn how to test APIs in pure English, without any programming needed? Great, read on for the details. Read more

Enterprise Python: Integrating with Salesforce

2024-09-30

Salesforce connections are one of the newest additions to Zato 3.3, 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

Systems Automation in Python

2024-09-25

How to automate systems in Python and how the Zato integration platform differs from a network automation tool, how to start using it, along with a couple of examples of integrations with Office 365 and Jira. Read more

Akenza IoT Python WebSockets

2024-09-16

Building a comprehensive ecosystem unlocking the full potential of IoT connectivity requires seamless automation of a vast number of IoT technologies, and Akenza emerges as a powerful ally in the endeavour. Read more

Airport Integrations in Python

2024-09-02

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

Integrating with Jira APIs

2024-08-26

Continuing in the series of articles about newest cloud connections in Zato 3.3, this episode covers Atlassian Jira from the perspective of invoking its APIs to build integrations between Jira and other systems. Read more

Zato development workflow

2024-08-05

Zato is an integration platform and backend application server which means that, during most of their projects, developers using Zato are interested in a few specific matters that I am covering in this article. Read more

Automating telecommunications networks with Python and SFTP

2024-07-29

In telecommunications, the Secure File Transfer Protocol (SFTP) serves as a critical mechanism for secure and reliable file exchange between different network components devices, and systems, whether it is updating configurations, network monitoring, exchanging customer data, or facilitating software updates. Conversely, Python is an ideal tool for the automation of telecommunications networks thanks to its readability and versatility. Let's dive into how to use the two effectively and efficiently. Read more

Integrating with WordPress and Elementor API webhooks

2023-04-21

This article deals with WordPress, Elementor and webhooks APIs - how to accept data sent from WordPress forms and how to transform such requests into JSON messages to external API endpoints. Read more

Sustainable water management with IoT, Open Source and Python

2023-04-17

"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