Integration with Assets
You can set up Asset object representations related to the selected customer by following these steps:
Open the Customer Card Configuration in the App menu and navigate to the Assets tab.
Select the
workspaceId
you want to use.Write an AQL filter.
In the AQL Template field, write a common AQL filter using the provided variables: emailAddress
, phoneNumber
, and reporter
(display name). These variables are used to filter data based on the selected customer. The filtered objects will be displayed in the Assets tab of the customer card.
Use the IN
operator for the phoneNumber
variable, as a customer may have more than one phone number.
Integration with Assets
Â