Agentforce
Agentforce integration for syncing WordPress content to Salesforce
type Agentforce {
categories(
networkSiteId: Int
url: String
): [String!]!
}
Fields
Agentforce.categories ● [String!]! non-null scalar common
Get WordPress categories available for Agentforce sync
Agentforce.categories.networkSiteId ● Int scalar common
Network site ID for multisite - specifies which subsite to list categories from
Agentforce.categories.url ● String deprecated scalar common
DEPRECATED
Use networkSiteId instead
Deprecated: use networkSiteId for multisite targeting
Member Of
AppEnvironment object