This trigger occurs when the first member of a group exits an area, meaning one person has left.
- API endpoint slug
- group_location.first_member_exits_an_area
Trigger fields
- Label
- Group
- Slug
- group_guid
- Required
- true
- Can have default value
- false
- Label
- Locate an area
- Helper text
- First member exits this area
- Slug
- location
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- occurred_at
- Filter code
- GroupLocation.firstMemberExitsAnArea.OccurredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- location_map_url
- Filter code
- GroupLocation.firstMemberExitsAnArea.LocationMapUrl
- Type
- Web URL
- Example
- https://maps.google.com/?ll=37.78308,-122.417236667&z=21
- Slug
- longitude
- Filter code
- GroupLocation.firstMemberExitsAnArea.Longitude
- Type
- String
- Example
- 37.82666360000001
- 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
- Slug
- radius
- Filter code
- GroupLocation.firstMemberExitsAnArea.Radius
- Type
- String
- Example
- 213
- Slug
- latitude
- Filter code
- GroupLocation.firstMemberExitsAnArea.Latitude
- Type
- String
- Example
- 37.82666360000001
- Slug
- user_email
- Filter code
- GroupLocation.firstMemberExitsAnArea.UserEmail
- Type
- String
- Example
- jane_doe@example.com