New services
Explore Plans
Mobile menu Close menu
BouncieBouncie

Geo-Circle was entered

This trigger fires when a vehicle enters one of its geo-circles.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when a vehicle enters one of its geo-circles.
API endpoint slug
bouncie.geo_circle_enter

Trigger fields

Circle Dropdown list

Label
Circle
Helper text
The Geo circle that was crossed.
Slug
circle
Required
true
Can have default value
false

Ingredients

Created atDate and time event was created.

Slug
created_at
Filter code
Bouncie.geoCircleEnter.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Vehicle nameThe name of the vehicle that crossed a circle

Slug
vehicle_name
Filter code
Bouncie.geoCircleEnter.VehicleName
Type
String
Example
Sarah's Subaru

Circle nameThe name of the circle that was crossed.

Slug
circle_name
Filter code
Bouncie.geoCircleEnter.CircleName
Type
String
Example
Home

TimeThe time of the circle breach as recorded by the Bouncie.

Slug
time
Filter code
Bouncie.geoCircleEnter.Time
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00