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 Workboard 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.
See the example hereThese 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!
Get user profile
Retrieve the profile information of a user.
Create user
Add a new user to the system.
Update user profile
Modify the profile information of an existing user.
Delete user
Remove a user from the system.
List users
Retrieve a list of users in WorkBoard.
Update user profile
Update the profile information of an existing user.
Get user profile
Retrieve the profile of a user.
Create user
Create a new user in the system.
Update user profile
Update the profile information of an existing user.
Delete user
Remove a user from the system.
Get all goals
Retrieve a list of all goals.
Create a goal
Add a new goal to the system.
Get goal
Retrieve the details of a specific goal by its ID.
Create goal
Create a goal for a user in your organization, including metrics sourced from the same person.
Get metric for goal
List data for one metric associated with the specified goal.
Get alignment for goal
List aligned and dependent goals associated with the specified goal.
Get all goals
Retrieve a list of all goals.
Create a goal
Create a new goal in the system.
Get all metrics
Retrieve a list of all metrics.
Add metric data
Insert data for a specific metric.
Add metric data
Add new data to an existing metric.
Get all metrics
Retrieve a list of all metrics.
Add metric data
Add data to an existing metric.
Get all tags
Retrieve a list of all tags.
Add tags to metrics
Add multiple tags to multiple metrics.
Remove metric tags
Delete given tag lists mapped to the metric.
Get all tags
Returns all key result tags in the system.
Get one tag
Returns the specified key result tag.
Get all tags for a group
Returns all tags available in a specified group of tags.
Get all tags
Retrieve a list of all tags.
Add tags to a single metric
Attach tags to a specific metric.
Get action items
Retrieve a list of action items.
Get action items
Retrieve a list of action items.
Create an action item
Create a new action item.
Get teams
Retrieve a list of all teams.
Create a team
Add a new team to the system.
Get teams
Retrieve a list of all teams.
Create a team
Create a new team in the system.
Get workstreams
Retrieve a list of all workstreams.
Create workstreams
Create a new workstream in the system.
Get workstreams
Retrieve a list of all workstreams.
Get data streams
Retrieve a list of data streams.
Get user profile
Request profile information for the authenticated user, including first name, last name, company, email address, and account creation date.
Create a new user
Create a new user in the organization with the user's profile attributes.
Update user
Update user's profile and timezone information.
Delete user
Delete a user's account and remove them from the organization.
Get user goals
List details for goals belonging to the user.
Get user teams
List all the teams that the user manages, or of which they are a member.
Bulk User Provisioning
Add, update and modify users in the existing organization.
Update user
Update a user's profile information.
Delete user
Delete a user's account and remove them from the organization.
Get user goals
List details for goals belonging to the user.
List metrics
Use this endpoint to retrieve a list of metrics associated with goals in WorkBoard.
Create metric
Use this endpoint to create a new metric for a specified goal.
Update metric
Use this endpoint to update an existing metric based on its ID.
Delete metric
Use this endpoint to delete a metric by its ID.
List metrics
Returns all metrics that the authenticated user is responsible for updating.
Get one metric
Returns data for an individual metric.
Get tags for metric
Returns all key result tags mapped to the given metric in the system.
Get list of metrics' tags
Returns all tags mapped to given metric list.
Get metrics for tag
Returns all metrics mapped to the given tag_id.
Add tags to metric
Add multiple tags to the given metric.
Add tags to a single metric
Add multiple tags to the given metric.
Add tags to a single metric
Add multiple tags to the given metric.
Get data streams
Retrieve a list of all data streams.
Create data streams
Create a new data stream in the system.
To set up Workboard 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 Workboard to query the data you need using the API endpoint URLs you provide.
See the example hereThese 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 Workboard 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