SugarCRM
Last Updated: 25 Jul 2016
The following keyword replacements can be used when working with the SugarCRM package:
Keyword Replacement | Information shown |
---|---|
%globals_user_attribute_sugar_<module_name>_id% |
This will retrieve the value of the SugarCRM Record ID that is stored against the current user. The <module_name> must be in lowercase. For example, if the Module name in SugarCRM is called "Contacts" then the keyword to get the Record ID stored against the current logged in User
would be: %globals_user_attribute_sugar_contacts_id% |
%asset_attribute_sugar_<module_name>_id% |
This will retrieve the value of the SugarCRM Record ID that is stored against a User asset when used in a Trigger or Asset Listing. The <module_name> must be in lowercase. For example, if the Module name in SugarCRM is called "Contacts" then
the keyword to get the Record ID stored against the User would be: %asset_attribute_sugar_contacts_id% |
%globals_session_sugar_<module_name>% |
This session keyword replacement can be used after using the Sync SugarCRM Trigger Action. The keyword will be evaluated against the SugarCRM Record details that have been retrieved from the sync call and the data will be returned in a JSON format. For example, if the Module name in SugarCRM is called "Contacts"
then the keyword to get the data against the synced Record would be: %globals_session_sugar_contacts% |
%globals_session_sugar_<module_name>_<attribute>% |
This session keyword replacement can be used after using the Sync SugarCRM Trigger Action. The keyword will be evaluated against the SugarCRM Record details that have been retrieved from the sync call and will return the value of a specific key/attribute within the JSON data.. For example, if the Module name in SugarCRM is
called "Contacts" and you want to get the id attribute from the JSON data, then the keyword would be: %globals_session_sugar_contacts_id% |
Keyword Replacements
Chapters
- Common Keywords
- Global Keywords
- Frontend Asset Keywords
- Keyword Modifiers
- Conditional Keywords
- Account Manager
- Asset Builder
- Asset Listing Page
- Bulkmail
- Calendar
- Contexts
- Custom Form
- Decision Tree
- E-Commerce
- File
- Image and Thumbnail
- Link
- Link Manager
- Metadata
- News
- Online Poll
- Online Quiz
- Paint Layouts
- Password Reset Page
- Redirect Page
- SAML & OAuth
- Search
- Simple Edit Layouts
- Standard Page
- SugarCRM
- Tag Listing
- User Group Manager
- Workflow
Examples
The Latest
Let Us Know What You Think
Let us know if you spot any errors or if you have any ideas on how we can improve the Matrix Community Website.
Contact Squiz for Demo
Let us show you the true power of Squiz Matrix by giving you a personalised demonstration.