Power Automate Fundamentals # 73: Get Current Weather from MSN in Power Automate

Introduction: In order to get details of current weather , we can use MSN Weather connector that is available in power automate. Step 1:                                                                                                                             Login to the required Power Apps environment using URL make.powerapps.com by providing username and password and click on Flows on the left-hand side as shown in the below figure. Figure …

Continue reading Power Automate Fundamentals # 73: Get Current Weather from MSN in Power Automate

Power Automate Fundamentals # 72: Get Forecast from MSN in Power Automate

Introduction: In order to get details of weather , we can use MSN Weather connector that is available in power automate. Step 1:                                                                                                                             Login to the required Power Apps environment using URL make.powerapps.com by providing username and password and click on Flows on the left-hand side as shown in the below figure. Figure 1 …

Continue reading Power Automate Fundamentals # 72: Get Forecast from MSN in Power Automate

Back to Basics # 55: Delete Record using XRM WebApi with Webresource in Dynamics CRM

Introduction: In Dynamics 365 CRM, for certain requirements we need to delete records in tables.  As an example, for a selected contact record ,record gets deleted. Step 1: Login to the required environment and select required solution [Contact Customizations Solution in this case] as shown in the   below figure. Step 2: After Step 1, select …

Continue reading Back to Basics # 55: Delete Record using XRM WebApi with Webresource in Dynamics CRM

Back to Basics # 54: Update Associations using XRM WebApi with Webresource in Dynamics CRM

Introduction: In Dynamics 365 CRM, for certain requirements we need to update associations in the related tables i.e., update lookup values.  As an example, for a selected contact record account lookup will be updated. Step 1: Login to the required environment and select required solution [Contact Customizations Solution in this case] as shown in the  …

Continue reading Back to Basics # 54: Update Associations using XRM WebApi with Webresource in Dynamics CRM

Back to Basics # 53: Update Record using XRM WebApi with Webresource in Dynamics CRM

Introduction: In Dynamics 365 CRM, for certain requirements data needs to be updated for a given record, based on GUID of an entity.  As an example, for a selected contact record respective fields details were passed to update contact record. Step 1: Login to the required environment and select required solution [Contact Customizations Solution in …

Continue reading Back to Basics # 53: Update Record using XRM WebApi with Webresource in Dynamics CRM

Back to Basics # 52: Retrieve Related entities Data Using Expand Query with Webresource in Dynamics CRM

Introduction: In Dynamics 365 CRM, for certain requirements data needs to be retrieved from related entities. Expand query in XRM Web API.  As an example, selected contact record guid was passed to fetch details of account that is related to the given contact . Step 1: Login to the required environment and select required solution …

Continue reading Back to Basics # 52: Retrieve Related entities Data Using Expand Query with Webresource in Dynamics CRM

Back to Basics # 51: Retrieve Data Using XrmWebAPI with Webresource in Dynamics CRM

Introduction: In Dynamics 365 CRM, for certain requirements data needs to be retrieved to achieve business functionality with Xrm Web API.  As an example, selected contact record guid was passed to fetch details of contact . Step 1: Login to the required environment and select required solution [Contact Customizations Solution in this case] as shown …

Continue reading Back to Basics # 51: Retrieve Data Using XrmWebAPI with Webresource in Dynamics CRM

Power Automate Fundamentals # 71: Understand Terminate Action in Power Automate

Introduction: Generally, in certain scenarios, we must terminate a flow if at all some condition was not met. In Power automate we can achieve this by using Terminate Action. Step 1:                                                                                                                             Login to the required Power Apps environment using URL make.powerapps.com by providing username and password and click on Flows on the left-hand side …

Continue reading Power Automate Fundamentals # 71: Understand Terminate Action in Power Automate

Power Automate Fundamentals # 70: Understand Cancel Flow Run Action in Power Automate

Introduction: Generally in certain scenarios, we have to cancel current flow if at all some condition was not met. So with out opening each flow in the consolidated list of flow runs we can easily find which flow runs passed and which are cancelled .In Power automate we can achieve this by using Cancel Flow …

Continue reading Power Automate Fundamentals # 70: Understand Cancel Flow Run Action in Power Automate