Hints, Tips and Tricks
Home
Downloads
Hints, Tips and Tricks
Technical Hints Tips and Tricks that cover customization and development using Sage CRM. API usage and coding are covered.
RSS for posts
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Sage CRM's RESTful API: SData (Part 6 of 10)
Posted
over 9 years ago
by
Jeff Richards
The classic SOAP web services provide us with an existing set of abilities to create, read, update and delete data. In this article I want to examine those web services in order to explain some of the...
Sage CRM's RESTful API: SData (Part 5 of 10)
Posted
over 9 years ago
by
Jeff Richards
In this article I want to think about security. This is both the security that governs the rights of access to the system and the access that is then granted to a user accpording to the policies implemented...
The Client Side API in Sage CRM: A round up of articles.
Posted
over 9 years ago
by
Jeff Richards
There is now a number of articles that show the use of the Client Side API and I hope this is a useful reference blog that brings everything together. Introduction to the API The Client Side API...
Using an External Script file to add event code to a field.
Posted
over 9 years ago
by
Jeff Richards
A customer had the requirement to place some rules on the company name field to discourage users from entering characters that were not allowed in business names. Which special characters may be used...
Sage CRM's RESTful API: SData (Part 4 of 10)
Posted
over 9 years ago
by
Jeff Richards
7
In this article I want to consider the way in which the RESTful API allows system administrator to easily extend the reach of the API's access to data across custom entities and views with SData. ...
Sage CRM's RESTful API: SData (Part 3 of 10)
Posted
over 9 years ago
by
Jeff Richards
In this article I want to start looking at the SData in action and start to understand what the RESTful API offers. And if we are going to work with SData then we need to have an instance of Sage CRM with...
Adding Emails and EmailLink records using SOAP web services.
Posted
over 9 years ago
by
Jeff Richards
Adding Companies and Persons with their associated email address is a pretty easy thing to do in the SOAP web services. I have covered the adding companies with their child records in the article "...
Tips for copying complex word formatting into the CRM Editor
Posted
over 9 years ago
by
Sage CRM Team
If you’re a CRM WYSIWYG editor, then you might be aware that the Paste from Word plugin losing some of the formatting. More information: http://dev.ckeditor.com/query?status=!closed&component...
Sage CRM's RESTful API: SData (Part 2 of 10)
Posted
over 9 years ago
by
Jeff Richards
In this article I want to consider Sage CRM's Architecture, its development options and the importance that this places on the use of Web Services especially REST and SData for integration. We need...
Creating a compound filter (filterWhere) using the Client Side API
Posted
over 9 years ago
by
Jeff Richards
4
This article is about the client side API. Specifically this article is concerned with how to write a script to handle the information within a grid and then apply an action to the cells, row or columns...
Adding a field to display an Image. e.g. Product Photo
Posted
over 9 years ago
by
Jeff Richards
7
Below is a screen that shows the product configuration area in Sage CRM. To create this field I added a new field to the NewProducts table within the administration screens. I called my field...
Sage CRM's RESTful API: SData (Part 1 of 10)
Posted
over 9 years ago
by
Jeff Richards
This article is the first of a new series of articles that will provide you with a jump start on developing with the new RESTful API for Sage CRM. Not everyone reading this will be familiar with SData...
Creating a new Reports Administration screen in classic ASP COM API
Posted
over 9 years ago
by
Jeff Richards
1
Working with reports can be a little frustrating. Consider this listing of the General report category. And then try and answer the following questions Which reports have charts? ...
Workflow Mail Merge to PDF
Posted
over 10 years ago
by
Jeff Richards
Sage CRM has a follow up action to the workflow action types that enables Mail Merge to PDF. The set up for the action is very similar to the standard Merge that has been there since server side...
QR Code
Posted
over 10 years ago
by
Jonathan Jack
1
The following is a simple example of how to create a qr code, it requires the jquery qrcode library which can be downloaded from the web. With custom content we could dynamically create a qrcode on our...
Barcode
Posted
over 10 years ago
by
Jonathan Jack
3
The following is a simple example of how to create a bar code, it requires the jquery barcode library which can be downloaded from the web. With custom content we could dynamically create a barcode on...
Private communications and restricted access to calendar information
Posted
over 10 years ago
by
Jeff Richards
1
This article has been prompted by a some recent questions about nature of data privacy in Sage CRM. And specifically I want to think about access to diaries and calendars. Consider the following business...
A round up of articles about Self Service
Posted
over 10 years ago
by
Jeff Richards
Sage CRM self service interface enables you to allow your customers, partners, and suppliers to access a subset of your Sage CRM data and functionality over the web whenever they want or need it. It is...
Administering Self Service Visitors
Posted
over 10 years ago
by
Jeff Richards
Below is a diagram that presents the general architecture of Self Service in Sage CRM. The key thing to point out in this diagram is that the people who access CRM data through self service screens...
A round up of articles to help you use the SDATA Provider
Posted
over 10 years ago
by
Jeff Richards
In this article I want to think how the ReadOnly SData provider can be used to extend the capabilities of Sage CRM. To do this I need to put the SData interface into some context. SData is a form of...
Understanding SData & how the GCRM Contract is used in Sage accounting system Integrations
Posted
over 10 years ago
by
Jeff Richards
SData is the short form of 'Sage Data'. This is the HTTP-based communication protocol used by many Sage product APIs and integrations. SData is used as the basis of the integration between Sage...
Using the .NET API
Posted
over 10 years ago
by
Jeff Richards
5
This is not my first article about Sage CRM's .NET API and those of you who are members of the Developer Program will know that you have access to a series of articles that discuss the API in the gated...
Controlling E-mail Forward and Reply Translations
Posted
over 10 years ago
by
Jeff Richards
2
Sage CRM has its own internal e-Mail client that allows users to create, send and manage emails entirely within CRM. The image above shows a list of communications for a company that includes emails...
Some thoughts on SMS Configuration
Posted
over 10 years ago
by
Jeff Richards
2
In this article I want to look at the configuration of Sage CRM to allow SMS routing of alerts and notifications. When wanting to think about using SMS in the context of using Sage CRM there are two...
Campaign Activities: Internal Mail Merge and Telesales
Posted
over 10 years ago
by
Jeff Richards
1
In this article I want to consider how to you can add Internal Mail Merge and Telesales as an activity within a campaign. I have made the assumption that you are working with graphical Campaign and...
<
>