Understanding how to effectively integrate various systems and APIs is crucial. Yet, without a dedicated integration platform, the result will be brittle point-to-point integrations that never lead to good outcomes. This article highlights the need for a strategic approach to integrations, emphasizing the pitfalls of doing it without the correct architecture in place. Read more➤
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➤
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➤
Turn LDAP and Active Directory into convenient REST API services that let external clients and applications use JSON to query the directories. Read more➤
Packet brokers are crucial for network engineers, providing a clear, detailed view of network traffic, aiding in efficient issue identification and resolution. But what is a network packet broker (NBP) really? Why are they needed? And how to automate one? Read more➤
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➤
"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➤
REST connections, how to schedule API integrations, how to connect to HL7 FHIR servers, SFTP automation and Microsoft 365 IMAP integrations are the latest quick tips in the series designed for Python integrators and automation practitioners. Read more➤
This Zato article is a companion to an earlier post - previously, we covered accepting REST API calls and now we will look at how Zato services can invoke external REST endpoints. Read more➤
In this tutorial, one in the series that covers Atlassian APIs, I will show how to integrate with Confluence, how to connect to your wiki and how to extract information from it using Python. Read more➤