Email us at info@scaleablesolutions.com or submit a business inquiry online using our contact page.
-
Using Xrm.WebApi to execute Web API methods in Dynamics 365
- April 16, 2018
- Posted by: Scaleable Solutions
- Category: Dynamics 365, JavaScript, WEB API
No CommentsWith the release of Dynamics 365 v 9.0 we now have a new library to implement WebAPI methods using Xrm.WebApi. This new feature simplifies a lot the development of JavaScript web resources. Now Instead of writing the complete HTTP request, we can just use the methods from the Web API. Xrm.WebApi has two properties
-
Execute Predefined Queries using Dynamics CRM Web API
- February 4, 2016
- Posted by: Scaleable Solutions
- Category: Dynamics CRM 2016, JavaScript
In Dynamics CRM 2016 Web API we can execute predefined queries or retrieve data by executing custom fetch XML. Users can create views or save the queries in Advanced Find. Both these queries represent predefined queries, you can retrieve and execute using the Dynamics CRM Web API. There are two types of predefined queries available. Saved Query
-
CRUD operations using Dynamics CRM 2016 Web API
- January 18, 2016
- Posted by: Scaleable Solutions
- Category: Dynamics CRM 2016, JavaScript
In this tutorial we will learn how to perform CRUD operations using Dynamics CRM 2016 Web API.The CRUD operations (create, retrieve, update and delete) are explained separately along with the Request and Response messages. Create Use a POST request to send data to create an entity. To create a new entity you must identify the
-
Web API Functions in Dynamics CRM 2016
- January 7, 2016
- Posted by: Scaleable Solutions
- Category: Dynamics CRM 2016, JavaScript
In our previous post we learned about Web API Actions in Dynamics CRM 2016. In this blog post we will look at how to execute Web API Functions in Dynamics CRM 2016. Web API Functions Functions represent re-usable operations that have no side-effects. Use a GET request with functions listed in Web API Function Reference to perform these
-
Web API Actions in Dynamics CRM 2016
- January 4, 2016
- Posted by: Scaleable Solutions
- Category: Dynamics CRM 2016, JavaScript
In Dynamics CRM 2016 (on-premises) and Dynamics CRM Online 2016 Microsoft introduced Web API. You can use it across wide variety of programming languages, devices and platforms. The Web API implements the OData version 4.0, an OASIS standard for building and consuming RESTful APIs. The Dynamics CRM Web API is advance version of OData. We
-
Download Note Attachment using JavaScript and REST
- December 28, 2015
- Posted by: Scaleable Solutions
- Category: Dynamics CRM, JavaScript, REST
In an earlier post we covered how to upload note attachment using JavaScript and REST. In this blog post we will learn how to download the note attachment using JavaScript and REST. We have made a custom grid for displaying notes in the Microsoft Dynamics CRM as shown in the screenshot below. Whenever some one clicks
-
Create Activity and associated Activity Party using JavaScript and REST
- December 28, 2015
- Posted by: Scaleable Solutions
- Category: Dynamics CRM, JavaScript, REST
In this post we will learn how to create an Email Activity and associated Activity Parties using JavaScript and REST.The sample code used below is to create an email activity for quote. You can change it as per your requirements. We are providing Subject, Description, Regarding (Regarding to that Quote), From (Passing it Owner) and To
-
Open New Activity Form with Regarding and PartyList Field Prefilled
- December 28, 2015
- Posted by: Scaleable Solutions
- Category: Dynamics CRM, JavaScript
Xrm.Utility.openEntityForm() is used to open a new entity form. But if you are required to open the form with some fields prefilled you can pass it as parameters. In this post you will learn how to open a phonecall activity form using openEntityForm with “Regarding” and “Call To” fields prefilled by passing as parameters. In snippet
-
Set Currency Format based on User Settings through JavaScript
- December 22, 2015
- Posted by: Scaleable Solutions
- Category: Dynamics CRM, JavaScript, REST
If you are working on a custom HTML web resource which displays different currency formats for different countries and regions, there comes a need to set the currency format according to user settings in CRM. In this tutorial we’ll learn how to format the currency accordingly. First of all retrieve Number Separator,Decimal Symbol, Currency Decimal Precision and Currency
-
Retrieve Activity Party using JavaScript and REST
- December 22, 2015
- Posted by: Scaleable Solutions
- Category: Dynamics CRM, JavaScript, REST
An activity party represents a person or group associated with an activity. An activity can have multiple activity parties. There are 11 activity party types in Microsoft Dynamics CRM. The activity party type is stored as an integer value in the ActivityParty.ParticipationTypeMask attribute. The following table lists the different activity party types, the corresponding integer value
- 1
- 2
I can highly recommend Aamir and the whole Scaleable Solutions team for the software development work that they have done – both expediently and accurately. They are very proficient in Dynamics 365 development.
After evaluating a few Dynamics 365 companies we decided to work with Scaleable Solutions because of their professional approach and ability to make changes to what we wanted. They were very good at understanding our requirements and possess the ability to deliver on time and at budget. I appreciate their promptness, quality of work, Dynamics 365 expertise and would recommend their services to everyone.