Posts

Showing posts from May, 2020

How to connect Tsheets using Microsoft flow connector

Image
Create Microsoft Flow Custom Connector to Connect TSheets 2020 In this article I am going to explain the steps to create Microsoft Flow Custom Connector to connect TSheets by QuickBooks. I have got so many Questions from readers asking for this so here I am writing this article for them.  Also Read -   How to connect QuickBooks Online using Micrsoft Flow Custom Connector First You will have to create your Tsheets Account from here .  Now we will need to create an app in Tsheets to connect Microsoft Flow.  Go to the Feature Add-ons in the bottom right and choose Manage Add-ons It will open a new Pop up, Search for API. Now click on the Install Button. Then you will see there is no active app. Also Read -   How to create Ubuntu VM in Microsft Azure Portal Also Read -  How to connect SharePoint using PHP Click on the Add a new application and Fill the Values and click on the SAVE . Name -  <Your Application Name> Description - <Your Application Description> Technical Contact

How to change the Activity Status value using JavaScript in MS Dynamics 365

Image
Change the Activity Status (StateCode) value using JavaScript in Microsoft Dynamics 365 / PowerApps There are so many questions in Microsoft community forum regarding to Change the Status using JavaScript but none of them have explained it completely. If any beginners wants to use JavaScript to change the Status value in the Activity then they will not be able to do it in right way. Also Read -   How to create a clone record in MS Dynamics 365 using JavaScript Also Visit -  Online Taiyari - Best Online Preparation and Mock Test for Government Exams I am going to explain you the easy way to change the Status value in the Entity using JavaScript. Believe me you will not need to add any J avaScript   library or any other  XrmSvcToolkit. In some articles I saw they have mentioned that you will need to make r equest to the SOAP API to change the state value. So here I am going to explain you why we will not need anything mentioned above. Also Read -   How to get and set Lookup