Back to Integrations
integrationAcquire node
HTTP Request
integrationWorkboard node
HTTP Request

Acquire and Workboard integration

Save yourself the work of writing custom integrations for Acquire and Workboard and use n8n instead. Build adaptable and scalable Development, and Productivity workflows that work with your technology stack. All within a building experience you will love.

How to connect Acquire and Workboard

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

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.

Acquire and Workboard integration: Create a new workflow and add the first step

Step 2: Add and configure Acquire and Workboard nodes using the HTTP Request nodes

Add the HTTP Request nodes onto your workflow canvas. Set credentials for Acquire and Workboard as appropriate using generic authentication methods. The HTTP Request nodes make custom API calls to Acquire and Workboard to query the data you need. Configure nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Acquire and Workboard integration: Add and configure Acquire and Workboard nodes

Step 3: Connect Acquire and Workboard

A connection establishes a link between Acquire and Workboard (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Acquire and Workboard integration: Connect Acquire and Workboard

Step 4: Customize and extend your Acquire and Workboard integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Acquire and Workboard with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Acquire and Workboard integration: Customize and extend your Acquire and Workboard integration

Step 5: Test and activate your Acquire and Workboard workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Acquire and Workboard or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Acquire and Workboard integration: Test and activate your Acquire and Workboard workflow

Build your own Acquire and Workboard integration

Create custom Acquire 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.

Supported API Endpoints for Acquire

To set up Acquire 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 Acquire to query the data you need using the API endpoint URLs you provide.

Authorize OAuth
Initiate the OAuth authorization process.
GET
/v/master/rest-apis/oauth/authorization
Tracklog
Log tracking information for OAuth.
POST
/v/master/rest-apis/oauth/tracklog
Authorize user
Handles the authorization process for OAuth.
POST
/v/master/rest-apis/oauth/authorization
Track log
Tracks the log of OAuth operations.
GET
/v/master/rest-apis/oauth/tracklog

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 Acquire official documentation to get a full list of all API endpoints and verify the scraped ones!

List profiles
Retrieve the list of user profiles.
GET
/v/master/rest-apis/profiles-api/user
List profiles