# Extract the next new check-in from me in an area — Foursquare Botize method — `foursquare.checkins_area` (trigger). Triggers with your next new Foursquare check-in within an area. This is a trigger: it starts the task. A task has exactly one. ## Fields you set The field's internal name, its type and the values it accepts. These fields accept `{{...}}` tags from earlier steps. - `latlng` *(string)* — Latitude and Longitude. A comma-separated latitude and longitude coordinate in the format 'latitude,longitude'. Example: '40.41665566010688,-3.703465461730957'. - `radius` *(number)* — Radius (meters). Circle radius in meters, between 100 and 14999. *(Fields derived from the configuration form.)* ## Output variables Data this step makes available. Reference them in later steps with the double-brace tag. - `{{name}}` *(text)* — Venue Name - `{{friend}}` *(text)* — Friend Name - `{{created_at}}` *(date)* — Created at - `{{shout}}` *(text)* — Shout - `{{address}}` *(text)* — Venue Address - `{{url}}` *(url)* — URL - `{{city}}` *(text)* — City - `{{geo_lat}}` *(geo_lat)* — Geo Lat - `{{geo_long}}` *(geo_long)* — Geo Long - `{{checkins_count}}` *(int)* — Checkins count - `{{users_count}}` *(int)* — Users count - `{{tip_count}}` *(int)* — Tip count - `{{photo}}` *(file)* — Venue photo - `{{map_image}}` *(file)* — Map image ## Account Needs a connected Foursquare account in Botize: https://botize.com/en/app/foursquare/authenticate ## This app Every trigger and action for Foursquare: https://botize.com/en/app/foursquare.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/method/foursquare/checkins_area