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 occurs when the first member of a group exists an area, meaning one person has left.
- API endpoint slug
- group_location.first_member_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 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.firstMemberExitsAnArea.OccurredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Location map URLThe link to the map of this area.
- Slug
- location_map_url
- Filter code
- GroupLocation.firstMemberExitsAnArea.LocationMapUrl
- Type
- Web URL
- Example
- https://maps.google.com/?ll=37.78308,-122.417236667&z=21
LongitudeThe longitude of the area.
- Slug
- longitude
- Filter code
- GroupLocation.firstMemberExitsAnArea.Longitude
- Type
- String
- Example
- 37.82666360000001
Location map image URLThe image of the map of this area.
- Slug
- location_map_image_url
- Filter code
- GroupLocation.firstMemberExitsAnArea.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
RadiusThe radius of the area.
- Slug
- radius
- Filter code
- GroupLocation.firstMemberExitsAnArea.Radius
- Type
- String
- Example
- 213
LatitudeThe latitude of the area.
- Slug
- latitude
- Filter code
- GroupLocation.firstMemberExitsAnArea.Latitude
- Type
- String
- Example
- 37.82666360000001
User emailThe email of the user who exited the area.
- Slug
- user_email
- Filter code
- GroupLocation.firstMemberExitsAnArea.UserEmail
- Type
- String
- Example
- jane_doe@example.com