AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Group LocationGroup Location

Last member exits an area

This trigger fires when the final member exits an area, meaning all members have left the area.

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 the final member exits an area, meaning all members have left the area.
API endpoint slug
group_location.last_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
When last member exits this area
Slug
location
Required
true
Can have default value
true

Ingredients

User emailThe email of the user who exited the area.

Slug
user_email
Filter code
GroupLocation.lastMemberExitsAnArea.UserEmail
Type
String
Example
jane_doe@example.com

LatitudeThe latitude of the area.

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

LongitudeThe longitude of the area.

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

Occurred atThe time the event occurred.

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

RadiusThe radius of the area.

Slug
radius
Filter code
GroupLocation.lastMemberExitsAnArea.Radius
Type
String
Example
213

Location map image URLThe image of the map of this area.

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

Location map URLThe link to the map of this area.

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