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 Giphy 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!
List trending gifs
Retrieve a list of trending GIFs.
Search gifs
Search for GIFs based on a query.
Translate text to gif
Translate a given text to a GIF.
Get a random gif
Retrieve a random GIF from the library.
Register an action
Register an action with GIPHY.
Get GIF by ID
Retrieve a specific GIF by its ID.
Get GIFs by IDs
Retrieve multiple GIFs by their IDs.
Upload a GIF
Upload a new GIF to GIPHY.
List categories
Get a list of categories available in GIPHY.
Autocomplete query
Get autocomplete suggestions for a GIF search query.
Channel search
Search for channels related to GIFs.
Search suggestions
Get search suggestions based on a query.
Trending search terms
Get the current trending search terms in GIPHY.
Get trending gifs
Returns a list of the most relevant and engaging GIFs each day.
Search for gifs
Allows users to search the GIPHY library of GIFs using keywords.
Translate text to GIF
Converts words or phrases to the perfect GIF using GIPHY's algorithm.
Get random GIF
Returns a random GIF related to the specified tag or completely random if no tag is specified.
Get GIF by ID
Get GIF by ID returns a GIF’s metadata based on the GIF ID specified.
Get GIFs by ID
Get GIFs by ID returns metadata of multiple GIFs based on the GIF IDs specified.
Upload gif
Use this endpoint to upload your content, attach tags, and other meta tag in a single HTTP or HTTPS POST request.
List categories
Providers users a list of Gif categories on the GIPHY network.
Search tags
Providers users a list of valid terms that completes the given tag on the GIPHY network.
Search clips
Search for GIPHY clips based on a query.
List trending clips
Retrieve a list of trending GIPHY clips.
Search clips
Returns list of video content from GIPHY's network content based on given query phase.
List trending clips
Returns list of trending video content from Giphy’s network
Get content by ID
Retrieve a specific GIPHY clip using its ID.
Get content by multiple IDs
Retrieve multiple GIPHY clips using their IDs.
Get trending stickers
Returns a list of the most relevant and engaging stickers each day.
Search for stickers
Allows users to search the GIPHY library of stickers using keywords.
Translate text to Sticker
Converts words or phrases to the perfect Sticker using GIPHY's algorithm.
Get random Sticker
Returns a random Sticker related to the specified tag or completely random if no tag is specified.
Fetch emoji variations
Fetch the variations associated with a given emoji using the emoji ID.
Fetch Emoji
This endpoint is used to fetch GIF Objects for the set of GIPHY Emoji.
Generate Random ID
GIPHY Random ID Endpoint allows GIPHY to generate a unique ID you can assign to each new user in your app.
Search channels
Channel Search endpoint returns all the GIPHY channels matching the query term.
Get related tags
Providers users a list of tag terms related to the given tag on the GIPHY network.
List trending searches
Provides users a list of the most popular trending search terms on the GIPHY network.
Get content by ID
Same functionality as the Get GIF By ID endpoint, but generalized for any Giphy content based on given ID.
Get content by multiple IDs
Same functionality as the Get GIF By IDs endpoint, but generalized for any GIPHY content based on given IDs.
To set up Giphy 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 Giphy 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 Giphy official documentation to get a full list of all API endpoints and verify the scraped ones!
Can Foursquare connect with Giphy?
Can I use Foursquare’s API with n8n?
Can I use Giphy’s API with n8n?
Is n8n secure for integrating Foursquare and Giphy?
How to get started with Foursquare and Giphy integration in n8n.io?
Looking to integrate Foursquare and Giphy in your company?
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast