← Tools Reference

Woodpecker.co

Woodpecker.co integration (Communication, Marketing). Imported from open-connector.

API key7 toolshttps://api.woodpecker.co/rest
GET
woodpecker_co_list_users
List active Woodpecker users in the authenticated account.

/v2/users

2 parameters
ParamTypeRequiredDescription
pageintegeroptionalThe zero-based results page to request.
sortstringoptionalThe user sort order supported by Woodpecker.
GET
woodpecker_co_list_campaigns
List Woodpecker campaigns, optionally filtered by campaign status.

/v1/campaign_list

1 parameter
ParamTypeRequiredDescription
statusstringoptionalThe campaign status to filter by.
GET
woodpecker_co_get_campaign
Get Woodpecker campaign settings and content by campaign ID.

/v2/campaigns/{campaignId}

2 parameters
ParamTypeRequiredDescription
campaign_idintegerrequiredThe Woodpecker campaign ID.
campaignIdstringrequiredPath parameter: campaignId
GET
woodpecker_co_get_campaign_statistics
Get Woodpecker statistics for one campaign by campaign ID.

/v1/campaign_list

1 parameter
ParamTypeRequiredDescription
campaign_idintegerrequiredThe Woodpecker campaign ID.
GET
woodpecker_co_list_prospects
List prospects from the Woodpecker prospect database with optional filters.

/v1/prospects

9 parameters
ParamTypeRequiredDescription
pageintegeroptionalThe one-based results page to request.
per_pageintegeroptionalThe number of prospects per page, up to 1000.
sortstringoptionalThe prospects sort expression, such as +company.
idsarrayoptionalThe Woodpecker prospect IDs to request; the connector serializes them for the o…
statusstringoptionalThe global prospect status to filter by.
contactedbooleanoptionalWhether to return prospects that have ever been contacted.
interestedstringoptionalThe campaign interest level to filter prospects by.
activitystringoptionalThe prospect activity filter.
diffstringoptionalThe Woodpecker diff expression, such as activity>2026-01-15 08:00:00; URL encod…
GET
woodpecker_co_list_mailboxes
List Woodpecker mailboxes connected to the authenticated account.

/v2/mailboxes

GET
woodpecker_co_get_mailbox
Get one Woodpecker mailbox by mailbox configuration ID.

/v2/mailboxes/{mailboxId}

2 parameters
ParamTypeRequiredDescription
mailbox_idintegerrequiredThe Woodpecker mailbox configuration ID.
mailboxIdstringrequiredPath parameter: mailboxId