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 BrandMentions and FullContact 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 mentions
Creates a search job that can be queried for results.
Retrieve mentions
Retrieves the complete result of search jobs executed on the spot.
List projects
Allows you to get the list of projects in the user's account.
Create project
Allows you to create a new project that is saved in the user account and processed daily.
Delete project
This command allows you to delete a project.
Get project mentions
This command allows you to retrieve all saved mentions of a project in a paginated manner.
Get project influencers
This command allows you to retrieve all influencers of a project in a paginated manner.
Run project historical
This command allows you to run historical data retrieval for a project.
Get remaining credits
Allows you to get the number of credits left in the account.
Get processed mentions
Allows you to retrieve the partial result of search jobs executed on the spot.
To set up BrandMentions 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 BrandMentions 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 BrandMentions official documentation to get a full list of all API endpoints and verify the scraped ones!
Get multi field request
This endpoint allows you to make a multi field request for enriching data.
Enrich person
Lookup and enrich individuals by sending any identifiers you may already have.
Create permission
Create a new permission for a given consumer record.
Delete permission
Delete a previously permitted consumer record by providing one or many of the acceptable multi field inputs.
Find permission
Find and retrieve the permission history for an individual using one or many of the acceptable multi field inputs.
Create permission
Create an individual's current permissions state by providing one or many of the acceptable multi field inputs.
Verify permission
Retrieve and verify the permission state for an individual by purpose and channel.
Obtain enrichment data
This endpoint is used to obtain enrichment data for a specified input.
Run a test
This endpoint allows you to run a test via the FullContact platform.
Submit a multi-field request
This endpoint is used to submit a multi-field request for enrichment.
Get properties for a request
This endpoint is used to get request properties for the enrichment process.
Configure webhooks
This endpoint is used to configure webhooks for enrichment updates.
Get company enrich data
Retrieve enrichment data for a specific company.
Create company enrichment
Retrieve information about a company by supplying the domain name.
To set up FullContact 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 FullContact 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 FullContact 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