In this blog, we'll walk you through the steps to create a Microsoft Teams bot that allows users to display product details by product ID, category, or search query using an external API. The bot is built using the Bot Framework SDK and interacts with Fake Store API, which provides sample product data perfect for…
Tag: cloud
How to call a ‘Custom API developed in Dynamics 365’ via Postman
This blog post will guide you through the steps to call a custom API in Dynamics 365 using Postman, a widely used tool for API testing and development. By the end of this tutorial, you will have a solid grasp of setting up Postman, authenticating your requests, and interacting with custom API endpoints in D365.…
