Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface UrlWritebackConfig
import { type UrlWritebackConfig } from "https://deno.land/x/yextpages@plugins@1.0.0-beta.1/urlWriteback/mod.ts";

The shape of the configuration options for the writeback plugin.

Properties

field: string
apiKey: string
optional
environment: "sbx" | "prod"
optional
v: string