WorkMan Agent 3 - Client Scripter
From WorkManSoft Wiki
Jump to navigationJump to search
About
Client scripter is a new powerful feature that allows you to customize your own environment so that it can integrate with your own specific business systems. The first version uses Pascal-script to perform scriptactions but more scriptengines will be supported in the future.
Deployment
TBA
Integration with Sugar CRM
By default Sugar CRM is tightly integrated so the script AGENT:SUGARCRMFLASH calls a function titled showSugarCRMFlash that performs all action that is needed.
begin showSugarCRMFlash; end.