Add the Lightning Web Components to the non-Case Object
Go to the Lightning App Builder for the non-Case Object and add the zAgileConnect Lightning Web Components. The recommended approach is to add a new Tab for the components.
If you are still using Salesforce Classic and Visualforce pages you may want to create a new Visualforce Page (Optional).
These steps are only needed if you are still using Salesforce Classic instead of Lightning.
Go to Build/Develop/Visualforce pages and create a VF page with the following body (Change the standardController (“Account” in the example above) with the API name of the object you want to integrate. Follow the steps below for adding your VF page to the object layout):