Integration with the Salesforce Category Data Object
FormTitan is a powerful form builder that can easily integrate with salesforce category data object. Not only does this require no coding skills on your part, but the salesforce connector is seamless and powerful. Unlike other products, our salesforce connector not only writes to your salesforce category data object, but it can also read from them and populate your online form fields instantly. Furthermore, You can read from multiple objects at a time, with or without dependencies and query your objects based on any value from your form. All this enables you to create the most powerful Salesforce forms.
About the Salesforce Category Data Object
Represents a logical grouping of Solution records.
Usage
This object allows you to assign one or more categories to a Solution. It is an intermediate data table with two foreign keys that defines the relationship between a CategoryNode and a Solution record.
CategoryData has two foreign keys:
- The first foreign key, CategoryNodeId, refers to the ID of a CategoryNode.
- The other foreign key, RelatedSobjectId, refers to a Solution ID.
Watch how it works