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 single person in the Group enters or exists an area.
- API endpoint slug
- group_location.first_member_enters_or_exits_an_area
Trigger fields
Group guid Dropdown list
- Label
- Group
- Slug
- group_guid
- Required
- true
- Can have default value
- false
Location Location input > Area
- Label
- Locate an area
- Helper text
- First member enters or exits this area
- Slug
- location
- Required
- true
- Can have default value
- true
Ingredients
Occurred atThe time the event occurred.
- Slug
- occurred_at
- Filter code
- GroupLocation.firstMemberEntersOrExitsAnArea.OccurredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
LatitudeThe latitude of the area.
- Slug
- latitude
- Filter code
- GroupLocation.firstMemberEntersOrExitsAnArea.Latitude
- Type
- String
- Example
- 37.82666360000001
RadiusThe radius of the area.
- Slug
- radius
- Filter code
- GroupLocation.firstMemberEntersOrExitsAnArea.Radius
- Type
- String
- Example
- 188
Location map image URLThe image of the map of this area.
- Slug
- location_map_image_url
- Filter code
- GroupLocation.firstMemberEntersOrExitsAnArea.LocationMapImageUrl
- Type
- Image URL
- Example
- http://maps.google.com/maps/api/staticmap?center=37.78308,-122.417236667&zoom=21&size=710x440&maptype=roadmap&sensor=false&markers=color:red%7C37.78308,-122.417236667
User emailThe email of the user who entered the area.
- Slug
- user_email
- Filter code
- GroupLocation.firstMemberEntersOrExitsAnArea.UserEmail
- Type
- String
- Example
- john_smith@example.com
Location map URLThe link to the map of this area.
- Slug
- location_map_url
- Filter code
- GroupLocation.firstMemberEntersOrExitsAnArea.LocationMapUrl
- Type
- Web URL
- Example
- https://maps.google.com/?ll=37.78308,-122.417236667&z=21
Event typeIt specifies an exact action group memember did, i.e. "entered" or "exited"
- Slug
- event_type
- Filter code
- GroupLocation.firstMemberEntersOrExitsAnArea.EventType
- Type
- String
- Example
- entered
LongitudeThe longitude of the area.
- Slug
- longitude
- Filter code
- GroupLocation.firstMemberEntersOrExitsAnArea.Longitude
- Type
- String
- Example
- 37.82666360000001