Back to Integrations
integrationAutopilot node
integrationRecorded Future node
HTTP Request

Autopilot and Recorded Future integration

n8n lets you integrate Autopilot with Recorded Future to build powerful workflows. Design automation that extracts, transforms and loads data between your apps and services. You can choose from a wide range of operations supported by a product's API and use n8n’s HTTP Request node to make custom API calls. Connect apps that are both in and outside n8n’s apps library.

Build your own Autopilot and Recorded Future integration

Create custom Autopilot and Recorded Future 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.

How to connect Autopilot and Recorded Future

  • Step 1: Set up n8n

  • Step 2: Create a new workflow to connect Autopilot and Recorded Future

  • Step 3: Add the first step

  • Step 4: Add the Autopilot node

  • Step 5: Authenticate Autopilot

  • Step 6: Add Recorded Future using the HTTP Request node

  • Step 7: Configure the Recorded Future node

  • Step 8: Connect Autopilot and Recorded Future nodes

  • Step 9: Customize your Autopilot and Recorded Future integration

  • Step 10: Save and activate workflow

  • Step 11: Test the workflow

Autopilot supported actions

Create or Update
Create a new contact, or update the current one if it already exists (upsert)
Delete
Delete a contact
Get
Get a contact
Get Many
Get many contacts
Add
Add contact to list
Add
Add contact to list
Exist
Check if contact is on list
Get Many
Get many contacts from a list
Remove
Remove a contact from a list
Create
Create a list
Get Many
Get many lists

Supported methods for Recorded Future

GetEntity
Retrieve details of a specific entity.
GET
/api/v2/entity/{entity_id}
SearchEntities
Search for entities based on criteria.
POST
/api/v2/entity/search
ListEntityTypes
List all entity types available.
GET
/api/v2/entity/types
GetEntityAssociations
Retrieve associations for a specific entity.
GET
/api/v2/entity/{entity_id}/associations
GetEntityRiskScore
Retrieve risk score for a specific entity.
GET
/api/v2/entity/{entity_id}/risk

To set up Recorded Future integration, add the HTTP Request node to your workflow canvas and authenticate it using a predefined credential type. This allows you to perform custom operations, without additional authentication setup. The HTTP Request node makes custom API calls to Recorded Future to query the data you need using the URLs you provide.

See the example here

Take a look at the Recorded Future official documentation to get a full list of all API endpoints

GetAlerts
Retrieve a list of alerts.
GET
/api/v2/alert
GetAlertDetails
Retrieve details of a specific alert.
GET
/api/v2/alert/{alert_id}
CreateAlert
Create a new alert.
POST
/api/v2/alert
UpdateAlert
Update an existing alert.
PUT
/api/v2/alert/{alert_id}
DeleteAlert
Delete a specific alert.
DELETE
/api/v2/alert/{alert_id}

To set up Recorded Future integration, add the HTTP Request node to your workflow canvas and authenticate it using a predefined credential type. This allows you to perform custom operations, without additional authentication setup. The HTTP Request node makes custom API calls to Recorded Future to query the data you need using the URLs you provide.

See the example here

Take a look at the Recorded Future official documentation to get a full list of all API endpoints

GetIntelligence
Retrieve intelligence for a specific query.
GET
/api/v2/intelligence
SearchIntelligence
Search for intelligence data.
POST
/api/v2/intelligence/search
GetIntelligenceTrending
Retrieve trending intelligence data.
GET
/api/v2/intelligence/trending
GetIntelligenceByCategory
Retrieve intelligence data by category.
GET
/api/v2/intelligence/category/{category_id}
GetIntelligenceSummary
Retrieve summary of intelligence data.
GET
/api/v2/intelligence/summary

To set up Recorded Future integration, add the HTTP Request node to your workflow canvas and authenticate it using a predefined credential type. This allows you to perform custom operations, without additional authentication setup. The HTTP Request node makes custom API calls to Recorded Future to query the data you need using the URLs you provide.

See the example here

Take a look at the Recorded Future official documentation to get a full list of all API endpoints

GetRiskLists
Retrieve a list of risk lists.
GET
/api/v2/risklist
GetRiskListDetails
Retrieve details of a specific risk list.
GET
/api/v2/risklist/{risklist_id}
CreateRiskList
Create a new risk list.
POST
/api/v2/risklist
UpdateRiskList
Update an existing risk list.
PUT
/api/v2/risklist/{risklist_id}
DeleteRiskList
Delete a specific risk list.
DELETE
/api/v2/risklist/{risklist_id}

To set up Recorded Future integration, add the HTTP Request node to your workflow canvas and authenticate it using a predefined credential type. This allows you to perform custom operations, without additional authentication setup. The HTTP Request node makes custom API calls to Recorded Future to query the data you need using the URLs you provide.

See the example here

Take a look at the Recorded Future official documentation to get a full list of all API endpoints

FAQs

  • Can Autopilot connect with Recorded Future?

  • Can I use Autopilot’s API with n8n?

  • Can I use Recorded Future’s API with n8n?

  • Is n8n secure for integrating Autopilot and Recorded Future?

  • How to get started with Autopilot and Recorded Future integration in n8n.io?

Looking to integrate Autopilot and Recorded Future in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Autopilot with Recorded Future

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon