Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…).. |
The Woodpecker modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. allow you to create, update, list, and delete the prospects in your Woodpecker account.
Prerequisites
-
A Woodpecker account
In order to use Woodpecker with Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., it is necessary to have a Woodpecker account. You can create a Woodpecker account at woodpecker.co/signup.
To connect your Woodpecker account to Boost.space Integrator you need to obtain the API Key from your Woodpecker account and insert it in the Create a connection dialog in the Boost.space Integrator modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve..
1. Login to your Woodpecker account.
2. Click Your Profile Icon > Settings > Integrations > API Keys > Create API Key.
3. Copy the API Key to your clipboard.
4. Go to Boost.space Integrator and open the Woodpecker module’s Create a connection dialog.
5. In the Connection name field, enter a name for the connection.
6. In the API Key field, enter the API key copied in step 3 and click Continue.
The connection has been established.
Note | |
---|---|
You do not have to add the webhooksA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. in the Woodpecker as it is automatically done for you once you add and save an instant triggerThe initial event that starts a scenario. It can be an action, a scheduled time, or a custom event, and is essential to define at the beginning of each scenario. module to your scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive.. |
TriggersThe initial event that starts a scenario. It can be an action, a scheduled time, or a custom event, and is essential to define at the beginning of each scenario. when a prospect replies or their statusIn Boost.space, statuses are indicators assigned to records within modules to represent their current state or progress. They can be system-defined, such as "Active" or "Done," or custom-created to fit specific workflows. Statuses help track and manage tasks, projects, and processes efficiently. is manually changed to “Replied”.
WebhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. Name |
Enter a name for the webhook. |
Connection |
Triggers when a prospect clicks on a link in your email.
Webhook Name |
Enter a name for the webhook. |
Connection |
Triggers when a prospect opens your email (for the first time).
Webhook Name |
Enter a name for the webhook. |
Connection |
Triggers when you get an auto-reply and you set a date to resume follow-ups.
Webhook Name |
Enter a name for the webhook. |
Connection |
Triggers when Woodpecker sends emails to a particular prospect.
Webhook Name |
Enter a name for the webhook. |
Connection |
Searches a specific userCan use the system on a limited basis based on the rights assigned by the admin. or lists them all.
Connection |
|
Limit |
Set the number of returned prospects Boost.space Integrator will return during one execution cycleA cycle is the operation and commit/rollback phases of scenario execution. A scenario may have one or more cycles (one is the default).. |
Prospect |
Select the prospect whose details you are searching for. |
Status |
Select the status of the prospect you are searching:
|
Creates an arrayWithin a bundle, data items of the same type are sometimes in an array. You can find an array by looking at the details of a bundle. Depending on the details of your scenario, you can map other modules to a specific item in an array or use iterators and aggregators to manipulate your data into other formats. When mapping,... of new prospects.
Connection |
|||||||||||||||||||||||||||||||
Prospects |
Add the prospect:
|
Updates an array of existing prospects by ID.
Connection |
|||||||||||||||||||||||||||||||
Prospect |
Select the prospect whose details you want to update. |
||||||||||||||||||||||||||||||
Prospects |
Add the prospect:
|
Deletes an existing prospect.
Connection |
|
Prospect |
Select the prospect you want to delete. |
Triggers when your email was bounced and a prospect is marked as “Bounced”.
Webhook Name |
Enter a name for the webhook. |
Connection |
Triggers when the prospect’s email address is marked as “Invalid”.
Webhook Name |
Enter a name for the webhook. |
Connection |
Triggers when a prospect is marked as “Interested”.
Webhook Name |
Enter a name for the webhook. |
Connection |
Triggers when a prospect is marked as “Maybe later”.
Webhook Name |
Enter a name for the webhook. |
Connection |
Triggers when a prospect is marked as “Not Interested”.
Webhook Name |
Enter a name for the webhook. |
Connection |
Triggers when an auto-reply is detected by Woodpecker or if you manually change a prospect’s status to “autoreplied”.
Webhook Name |
Enter a name for the webhook. |
Connection |
Triggers when a prospect unsubscribe or when it is marked as “Blacklisted”.
Webhook Name |
Enter a name for the webhook. |
Connection |
Performs an arbitrary authorized API call.
Connection |
|
URL |
Enter a path relative to For the list of available endpoints, refer to the Woodpecker API Documentation. |
Method |
Select the HTTP method you want to use: GET to retrieve information for an entry. POST to create a new entry. PUT to update/replace an existing entry. PATCH to make a partial entry update. DELETE to delete an entry. |
Headers |
Enter the desired request headers. You don’t have to add authorization headers; we already did that for you. |
Query String |
Enter the request query string. |
Body |
Enter the body content for your API call. |
The following API call returns all the campaigns from your Woodpecker account:
URL:
/v1/campaign_lists
Method:
GET
Matches of the search can be found in the module’s Output under BundleA bundle is a chunk of data and the basic unit for use with modules. A bundle consists of items, similar to how a bag may contain separate, individual items. > Body.
In our example, 4 campaigns were returned: