API
This section is intended for developers utilizing our APIs to add channels.
Below you will find the keys to generate secret payloads for adding or updating a channel via the Script API.
Refer to the configuration page for detailed information on the purpose and usage of each input.
OMNISEND_API_KEY
This secret is used to store the API Key from the Omnisend dashboard Example value abcd3e200780388ac85d4cdd48ce1234 Type PASSWORD Optional false
OMNISEND_BROWSER_PIXEL
Used for storing the browser pixel enable flag
Example value '0' | '1' Type CHECKBOX Optional true
OMNISEND_BRAND_ID
Used for storing brand ID from the Omnisend account
Example value
68603671dd682116e9c71234
Type
TEXT
Optional
true - when OMNISEND_BROWSER_PIXEL is '0'
false - when OMNISEND_BROWSER_PIXEL is '1'
Last updated
Was this helpful?

