In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Foursquare and Short.io workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Search place
Search for places based on location and criteria.
Get place details
Retrieve detailed information about a specific place.
Get place photos
Fetch photos related to a specific place.
Get place tips
Obtain tips provided by users for a specific place.
Find nearby places
Discover places in close proximity to a given location.
Report nearby place selection
Submit a report regarding nearby place selection.
Get feedback status
Check the status of submitted feedback regarding places.
Flag problematic place
Report a problematic place based on user feedback.
Propose place edit
Submit proposed edits for a specific place.
Autocomplete
Provide autocomplete suggestions for addresses and places.
Match places
Match a specified input to nearby places.
Get autocomplete results
Retrieve suggestions for user input based on partial queries.
Get address details
Fetch details for a specific address provided as input.
Create check-in
Creates a new check-in at a venue.
Get check-in details
Retrieves details for a specific check-in.
Delete check-in
Deletes a specific check-in.
Update check-in
Updates an existing check-in.
Update check-in
Updates details of a specific check-in.
Delete Check-in
Deletes a specific check-in.
Create list
Creates a new list.
Get list details
Retrieves details for a specified list.
Add list item
Adds an item to a specified list.
Delete list
Deletes a specified list.
Delete list item
Deletes an item from a specified list.
Update list
Updates the specified list.
Get user details
Retrieves details for a specific user.
Get user activities
Retrieves the activities of a specific user.
Get user tips
Retrieves tips created by a specific user.
Get user tastes
Retrieves tastes of a specific user.
Get user lists
Retrieves lists created by a specific user.
Get user checkins
Retrieves check-ins made by a specific user.
Get venue details
Retrieves details for a specific venue.
Rate venue
Rates a specified venue.
Get venue tips
Retrieves tips for a specific venue.
Get related venues
Retrieves venues that are related to a specific venue.
Get venue photos
Retrieves photos for a specific venue.
Get venue hours
Retrieves the hours of operation for a specific venue.
Get venue attributes
Retrieves attributes for a specific venue.
Get trending venues
Retrieves venues that are currently trending.
Get daily venue stats over time
Get historical statistics for a venue over time.
Get Venue Categories
Fetches categories available for venues.
Delete venue group
This endpoint allows you to delete a venue group.
Create venue group
This endpoint allows you to create a new venue group.
Set user's role for venue
This endpoint allows you to set a user's role for a specific venue.
Add bulk geofences
Adds multiple geofences to the system.
Update a geofence
Updates an existing geofence's properties.
Delete a geofence
Removes a specific geofence from the system.
Delete bulk geofences
Removes multiple geofences from the system.
Clear all geofences
Removes all geofences from the system.
Get Geofence
Retrieve the details of a specific geofence.
Get All Geofences
Retrieve all geofences.
Add Geofence
Create a new geofence.
Delete bulk geofence
Delete multiple geofences at once.
Delete a geofence
Delete a specific geofence.
Update a geofence
Update an existing geofence's details.
Set permissions
Sets the permissions for accessing specific resources.
Get permissions
Retrieves the current permissions for accessing resources.
Get permissions
Get permissions, returning who can view or edit a specific asset.
Set permissions
Set asset permissions (such as viewing and editing) for specific individuals and the entire organization.
Upload dataset
Uploads a new dataset to the system.
Download dataset
Downloads an existing dataset from the system.
Update dataset data
Updates the data of an existing dataset.
List datasets
Retrieves a list of datasets available in the system.
List datasets (organization)
Retrieves datasets associated with a specific organization.
Get dataset metadata
Retrieves the metadata of a specific dataset.
Delete dataset
Removes an existing dataset from the system.
List maps
Retrieves a list of maps available in the system.
List maps (organization)
Fetches maps belonging to a specific organization.
Create Map
Create a new map.
Get Map
Retrieve details of a specific map.
Update Map
Update an existing map.
Delete Map
Delete a specific map.
Copy Map
Create a copy of a specific map.
Replace Dataset
Replace the dataset associated with a map.
Data from Report
Retrieve data from a report.
Get Venues You Manage
Retrieve a list of venues you manage.
Get Venue Stats
Retrieve statistics for a specific venue.
Set Venue as Single Location
Set a venue as a single location.
Claim a Venue
Claim a venue for management.
Delete a Venue Group
Delete a specific venue group.
Get All Venue Groups
Retrieve a list of all venue groups.
Get Venue Group Details
Retrieve details for a specific venue group.
Refresh managed user token
Refreshes the token for a managed user.
Create query dataset
Create a new dataset based on a query.
Add taste
Add a new taste to the user's profile.
Autocomplete tastes
Get autocompletion suggestions for tastes.
Delete Taste
Remove a taste from the user's profile.
Delete taste
Remove a specific taste.
Vote tip
Vote on a specific tip.
Add tip
Add a new tip associated with a venue.
Delete Tip
Remove a tip from the venue.
Create Managed User
Create a managed user for account linking.
Delete Managed User
Delete a managed user from the account.
List data connectors
Fetches a list of available data connectors.
List data connectors (organization)
Retrieves data connectors specific to an organization.
Create report
Submits a new report for processing.
Request managed user data
Request data retrieval for a managed user.
Flag tip
Report a problematic tip.
Get tip details
Retrieve detailed information about a specific tip.
Get taste suggestions
Fetch suggestions based on the user's tastes.
Remove venue from a group
Removes a venue from a specified venue group.
Edit all venues in group
Edits all venues in a specified venue group.
Update a venue group
Updates a specified venue group.
Add venue to group
Adds a venue to a specified venue group.
Get daily venue group stats over time
Retrieves daily stats for a venue group over a period of time.
Get photo details
Retrieve details of a specific photo.
Search for autocomplete
Performs an autocomplete search based on the input.
Process data into Hex Tiles
Process data into Hex Tiles using the Studio Data SDK.
Add Dimensions
Adds dimensions to the data.
Get Multi-Report Queries
Retrieves data from multiple report queries.
Get Places Feedback
Retrieves feedback for places.
To set up Foursquare integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Foursquare to query the data you need using the API endpoint URLs you provide.
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Foursquare official documentation to get a full list of all API endpoints and verify the scraped ones!
Create link
This endpoint allows you to create a new short link.
List links
Retrieve a list of links.
Create short link
Create a new short link.
Archive URL
Archive an existing URL.
Update existing URL
Update an existing short link.
Delete URL
Delete a short link by its ID.
Generate QR code for short link
Generate a QR code for a specified link.
Get Open Graph data
Retrieve Open Graph data for a given link.
Update Open Graph data
Update Open Graph data for a specified link.
List links
Returns list of links
List links
Retrieve a list of links.
Delete URL
Delete a specified URL.
Create short link
Create a new short link.
Update existing URL
Update an existing URL.
Get link info
Retrieve detailed information about a specific link.
Expand link by long URL
Expand a link to its original long URL.
Create URL with public key
Create a URL using a public key for authorization.
Bulk create URLs
Create multiple URLs in a single request.
Delete URL
Deletes a short link by its ID
List domains
Retrieve a list of domains.
Create domain
Create a new domain entry.
Create domain
Create a new domain.
List domains
Retrieve a list of domains.
Clear statistics of domain
Clear statistics for a specified domain.
Create a domain
Creates a new domain
List Country Rules
Retrieve a list of country rules.
Create Country Rule
Create a new country rule.
Delete Country Rule
Delete a specified country rule.
List Region Rules
Retrieve a list of region rules.
Create Region Rule
Create a new region rule.
Get link statistics
Retrieves statistics for a specified link
Create link statistics
Creates statistics for a specified link
Get Open Graph data for link
Retrieve Open Graph data for a given link.
Update Open Graph data
Update Open Graph data for a given link.
Link statistics
Retrieve statistics data for a given link.
Link statistic
Update the statistics data for a given link.
Link statistics data by interval
Gets link statistics data for a specific interval.
Top column values for specified link path
Gets the top column values for a specified link path.
Clear statistics of specified domain
Clears statistics for a specified domain
Domain statistics data by interval
Retrieves domain statistics data for a specified interval
Create domain statistics
Creates statistics for a specific domain.
Get link clicks
Retrieves the clicks for links associated with a domain.
Create link clicks
Records clicks for links associated with a domain.
Get most popular links
Retrieves the most popular links within a time interval for a domain.
List of raw clicks
Retrieves a raw list of clicks on a domain.
Top values of specified column
Retrieves the top values for a specified column ordered by clicks.
Top values by interval
Retrieves top values of a specified column within a particular interval.
Create Region Rule
Create a new region rule.
List Region Rules
Retrieve a list of region rules.
Create Country Rule
Create a new country rule.
List Country Rules
Retrieve a list of country rules.
Update Open Graph data for a given link
Updates Open Graph data for a specific link.
Domain statistics
Retrieve statistics for a specific domain.
To set up Short.io integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Short.io to query the data you need using the API endpoint URLs you provide.
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Short.io official documentation to get a full list of all API endpoints and verify the scraped ones!
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast