Upload custom events

Upload a set of custom events with a simple HTTP POST to the Fact API.

Body Params
string

Specify a unique name for the custom event.

string

Set field separator character ("TAB", "COMMA", "SEMICOLON", "SPACE" )

string

Set field quote character ("NONE", "SINGLE_QUOTE", "DOUBLE_QUOTE")

string

Does the first row of the source data contain a heading? ("Y","N")

string

Set the event type of the custom event. ("CUSTOM_DOWNLOADED", "CUSTOM_REGISTERED", "CUSTOM_ATTENDED", "CUSTOM_GENERAL", "CUSTOM_GENERAL1", "CUSTOM_GENERAL2", "CUSTOM_GENERAL3", "CUSTOM_GENERAL4", "CUSTOM_GENERAL5")

string

Column index (zero-based) for email in the source file.

string

Column index (zero-based) for the date for the custom event in the source file.

string

Column index (zero-based) for the event title for the custom event in the source file.

string

dateformat Examples:

SLASH FORMATS: MM/dd/yyyy (01/25/2023) dd/MM/yyyy (25/01/2023) MM/dd/yy (01/25/2023) dd/MM/yy (01/25/23) yyyy/MM/dd (2023/01/25)

DASH FORMATS: MM-dd-yyyy (01-25-2023) dd-MM-yyyy (25-01-2023) MM-dd-yy (01-25-2023) dd-MM-yy (01-25-23) yyyy-MM-dd (2023-01-25)

TEXTUAL MONTH: dd MMM yyyy (25 Jan 2032) MMM dd yyyy (Jan 25 2023) dd MMMM yyyy (25 Jaunuary 2023) EEE, dd MMM yyyy (Tue, 25 Jan 2023) EEEE, dd MMMM yyyy (Tuesday, 25 January 2023)

string
string

Column index (zero-based) for an optional note from the source file.

string

Set the number of new titles you expect to add from the source file. There's no need to count existing titles already within the custom touch event

file
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json