WebLogicHooks
This is a table representing the WebLogicHooks module in SugarCRM.
Columns
| Name | Type | ReadOnly | Description |
| My_Favorite | Bool | False |
Whether the record is the favorite for the user. |
| Following | Bool | False |
Whether the user is following this record. |
| Id [KEY] | String | False |
The unique identifier for the Web logic hook. |
| Name | String | False |
The name of the Web logic hook. |
| Date_Entered | Datetime | True |
The date the record was created. |
| Date_Modified | Datetime | True |
The date the record was last modified. |
| Modified_User_Id | String | True |
The Id of the user who last modified the record. |
| Modified_By_Name | String | True |
The name of the user who last modified the record. |
| Created_By | String | True |
The Id of the user who created the record. |
| Created_By_Name | String | True |
The name of the user who created the record. |
| Doc_Owner | String | False |
The document owner. |
| User_Favorites | String | False |
The favorites of the user. |
| Description | String | False |
The full text of the note. |
| Deleted | Bool | False |
The record deletion indicator. |
| Webhook_Target_Module | String | False |
The target module of the Web logic hook. |
| Request_Method | String | False |
The request method. |
| Url | String | False |
URL of website for the company. |
| Trigger_Event | String | False |
The trigger event. |