Expand Calendar Control in Cloud Flow using Custom API
Problem:
When we want to use Expand Calendar function in Cloud Flow, we would require calling Dynamics API. To call Dynamics API we would require Client ID and Secret. Which is not secure approach as Client ID and Secret will be revealed in Cloud Flow. Alternative approach will be using Custom API.
Solution:
This Problem can be handled by Custom API or Custom Action. To View detailed Blog and Code visit: https://customizers.blog/2023/04/03/expand-calendar-control-in-cloud-flow-using-custom-api/
*This post is locked for comments