I would like to use the process definition to post data to an external REST API and update other data in my company's system. We want to avoid pulling this information. Is this possible?
Are you thinking about automating the removal of Personal Identifiable Information (PII)?
Have you ever seen sensitive data stored in the wrong place within your Sugar system (for example meeting notes), or any other internal system?
Has someone…
Hi
is there anyone out there that uses SugarCRM with Integromat to automate processes?
Integromat is a bit like Zapier. We use it a lot, but the app Integromat uses to link API's is for SugarCRM 7/8 and often fails.
We paid for someone to build…
Hi, I know how to create a custom dropdown field for a module from the manifest file. So lets say I have something like this in the manifest file array( "name" => "document_type_c", "label"=> "LBL_DOCUMENT_TYPE", "type" => "enum", "module" => "Quotes…