Woodpecker
Woodpecker API integration for workflow automation
Actions (31)
Agency · 17
- Blacklist domainsPOST /rest/v2/agency/blacklist/domains
Add domains to the agency-wide blacklist.
documented - Blacklist emailsPOST /rest/v2/agency/blacklist/emails
Add emails to the agency-wide blacklist.
documented - Create API key for a companyPOST /rest/v2/agency/companies/{company_id}/api_keys
Generate a new API key for a company.
documented - Create API key for a companyPOST /rest/v2/agency/companies/{company_id}/api_keys
Generate a new API key for a company.
documented - Create companiesPOST /rest/v2/agency/companies
Create new client companies under the agency account.
documented - Delete prospectsPOST /rest/v2/agency/companies/{company_id}/prospects/delete
Request deletion of prospects for the company.
documented - Get deliverability statisticsGET /rest/v2/agency/deliverability
Retrieve deliverability statistics for agency accounts.
documented - Invite guestsPOST /rest/v2/agency/companies/{company_id}/invite_guest
Invite new guests to a company (or resend invitations).
documented - List API keys (duplicate path)GET /rest/v2/agency/companies/{company_id}/api_keys
Return API keys for a specific company.
documented - List API keys for a companyGET /rest/v2/agency/companies/{company_id}/api_keys
Return API keys for a specific company.
documented - List companiesGET /rest/v2/agency/companies
Retrieve companies managed by the agency.
documented - List companiesGET /rest/v2/agency/companies
Retrieve the list of client companies in the agency.
documented - List company usersGET /rest/v2/agency/companies/{company_id}/users
List users for a given company.
documented - List company usersGET /rest/v2/agency/companies/{company_id}/users
List users for a given company.
documented - List email accounts (duplicate path)GET /rest/v2/agency/companies/{company_id}/email_accounts
List email accounts for a company.
documented - List email accounts for a companyGET /rest/v2/agency/companies/{company_id}/email_accounts
List email accounts linked to a client company.
documented - Update guest permissionsPUT /rest/v2/agency/companies/{company_id}/guests/permissions
Update permissions for invited guests.
documented
Inbox · 2
LinkedIn Accounts · 2
Prospects (Legacy) · 2
Reports · 2
- Generate complete statistics per levelPOST /rest/v2/reports/complete_statistics_for_each_level_of_campaign
Generate a hash for per-level campaign statistics (then fetch via GET /rest/v2/reports/{hash}).
documented - Get report by hashGET /rest/v2/reports/{hash}
Retrieve generated campaign statistics by hash.
documented