Create Event Rule

Allows you to create and define a Rule and its logic (based on the combination of Operators and Conditions) for future events creation within Otonomo's platform.

When the conditions are met an event will be triggered and sent to the configured callback URL.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

Read more about Error Codes.

📘

Read about Events: Create Callback

👍

Supported Operators

Custom Event Rule: Operators

👍

Supported Attributes

See the following attributes list that can be used within a rule logic configuration:
Attributes: Fleet Points Data Set

Body Params
string
required

Insert the selected name for the defined event

rule_logic
array
required
rule_logic*
string
required

Select the desired scope to apply the subscription on. "vin" for specific vehicle | "fleet" for all fleet's vehicles.

vins
array of strings

List of the related VINs; ["VIN1", "VIN2"], relevant only when subscription_scope=vin

vins
string

Insert the selected description for the defined rule

int32

The time window the logic is 'TRUE' for the event to be triggered

Headers
string
required
Defaults to Bearer <FAKE_TOKEN>

Workspace access token preceded by the token type string for OAuth2, "Bearer".

string
required
Defaults to `application/json`
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json
text/plain