This white paper will show you why and how you can reuse existing integration concepts and practices to build great IoT solutions.
Everything you always wanted to know about APIs and API Management: from the API economy and the API ecosystem, over to industry challenges, and a drill down to cost of ownership and return on investment.
Unlocking the Value of Dynamics 365 Through Integration
Learn how you can unlock the value of Dynamics 365 through integration for your organization.
alle Technical posts
AI Is Everywhere, But Can It Replace Developers?
AI promises speed and efficiency, but can it really code like a pro? We ran some experiments, mostly from a frontend perspective. Are you curious to find out?
alle Codit insights
Key Takeaways from Azure Fest 2025
On September 17, 2025, I attended Azure Fest, a day packed with deep dive sessions on AI, cloud identity, serverless, and how to stay in control of infrastructure. Here are some of the highlights and what stood out to me from the sessions I joined.
alle Technical posts
Sending E-mail using Microsoft Graph API
When you want to send an e-mail using Logic Apps, you add the Office 365 ‘Send an email’ action, authorize the account and you’re done. While this situation works most of the time, it can be inflexible as deployment cannot be fully automated. To use Microsoft 365 in applications, Microsoft has Graph API. This blog post focuses on sending mail using Graph API.