Skip to main content
Go to Latest
function createSlugManager
Re-export
import { createSlugManager } from "https://deno.land/x/yextpages@pages%401.0.0-beta.25/mod.ts";

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.

Parameters

config: SlugManagerConfig