Explore Plans
Mobile menu Close menu
Group Location

Any member enters or exits an area

This trigger fires when any group member enters or exits an area.

Developer info

API endpoint slug
group_location.any_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
When any member enters or exits this area
Slug
location
Required
true
Can have default value
true

Ingredients

Location map url The link to the map of this area.

Slug
location_map_url
Filter code
GroupLocation.anyMemberEntersOrExitsAnArea.LocationMapUrl
Type
Web URL
Example
https://maps.google.com/?ll=37.78308,-122.417236667&z=21

User email The email of the user who entered the area.

Slug
user_email
Filter code
GroupLocation.anyMemberEntersOrExitsAnArea.UserEmail
Type
String
Example
john_smith@example.com

Occurred at The time the event occurred.

Slug
occurred_at
Filter code
GroupLocation.anyMemberEntersOrExitsAnArea.OccurredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Latitude The latitude of the area.

Slug
latitude
Filter code
GroupLocation.anyMemberEntersOrExitsAnArea.Latitude
Type
String
Example
37.82666360000001

Location map image url The image of the map of this area.

Slug
location_map_image_url
Filter code
GroupLocation.anyMemberEntersOrExitsAnArea.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

Radius The radius of the area.

Slug
radius
Filter code
GroupLocation.anyMemberEntersOrExitsAnArea.Radius
Type
String
Example
188

Longitude The longitude of the area.

Slug
longitude
Filter code
GroupLocation.anyMemberEntersOrExitsAnArea.Longitude
Type
String
Example
37.82666360000001

Event type It specifies an exact action group member did, i.e. "entered" or "exited"

Slug
event_type
Filter code
GroupLocation.anyMemberEntersOrExitsAnArea.EventType
Type
String
Example
entered