Skip to main content
Go to Latest
import * as yextpages from "https://deno.land/x/yextpages@pages@1.0.0-rc.7/mod.ts";

Functions

The createSlugManager function returns a configured object that contains two functions that can be used to assist in managing slug fields. The connector function is intended as a data source for a connector. The webhook function is intended to be used as a webhook responding to entity create and update events.

The urlWriteback function returns a configured function that can be used as a handler for the publishing system onUrlChange event in order to save published urls back into the Knowledge Graph.