Plan requirement
| Subscription | Suite Growth or higher, Support Professional or higher |
| Access | Admin |
Defining an object, its fields and how tickets reach it. The naming decisions are the ones that last.
Create it
- Open Admin Center, then Objects and rules, then Custom objects.
- Add an object. Give it a singular and a plural name.
- Add its fields.
- Decide which field is the display name, shown when someone picks a record.
- Save.
- Add a lookup relationship field on tickets pointing at it.
The display name matters more than it looks
It is what agents see in a picker. A contract shown as its ID number is unusable; shown as the customer name plus the contract type, it is obvious.
Pick the field that lets a human recognise the right record at a glance.
Fields: start narrow
Only what you will act on: show to an agent, use in a rule, or report on. Everything else is a field somebody has to populate and keep true.
Objects are easier to extend than to prune, because pruning means deciding what happens to the data already in there.
Connect it to tickets
An object nothing points at is a list. The lookup relationship field on the ticket is what makes it useful, and adding a filter to that field so agents only see relevant records is what makes it usable.
Permissions
Who can see and edit records is configurable, and worth setting deliberately. Contract values and renewal dates are not always something every agent should be able to change.
Comments
0 comments
Article is closed for comments.