Woodpecker
Cold-email campaigns and stats.
OutboundAPI key8 endpoints
Endpoints
| Operation | Method & path | Effect | Latency | Rate | Cost |
|---|---|---|---|---|---|
WOODPECKER_CO_ADD_PROSPECTS_TO_CAMPAIGN_V1 Tool to add one or multiple prospects to a campaign. Use when you need to import prospects into a campaign's contact list. | POST /composio/woodpecker_co/woodpecker_co_add_prospects_to_campaign_v1 | external_send | — | — | managed |
WOODPECKER_CO_DELETE_CAMPAIGN_STEP Tool to delete a non-initial campaign step that hasn't processed any prospects. Use when the campaign is in DRAFT or EDITED status and the step is unused. | POST /composio/woodpecker_co/woodpecker_co_delete_campaign_step | external_send | — | — | managed |
WOODPECKER_CO_GET_PROSPECTS_IN_CAMPAIGNS_V1 Tool to retrieve prospects enrolled in specified campaigns. Use when you need to list prospects for given campaign IDs. | POST /composio/woodpecker_co/woodpecker_co_get_prospects_in_campaigns_v1 | external_send | — | — | managed |
WOODPECKER_CO_LIST_AVAILABLE_WEBHOOK_EVENTS Tool to list all webhook event names supported by Woodpecker. Use before subscribing to ensure valid 'event' values (static catalog from docs). | POST /composio/woodpecker_co/woodpecker_co_list_available_webhook_events | external_send | — | — | managed |
WOODPECKER_CO_LIST_CAMPAIGNS_V1 Tool to list campaigns. Use when you need to fetch campaigns with optional status or ID filters. | POST /composio/woodpecker_co/woodpecker_co_list_campaigns_v1 | external_send | — | — | managed |
WOODPECKER_CO_PAUSE_CAMPAIGN Tool to pause a campaign. Use when you need to temporarily stop sending prospects until resumed. | POST /composio/woodpecker_co/woodpecker_co_pause_campaign | external_send | — | — | managed |
WOODPECKER_CO_RUN_CAMPAIGN Tool to run a campaign and set its status to RUNNING. Use when you want to activate a configured campaign after final review. | POST /composio/woodpecker_co/woodpecker_co_run_campaign | external_send | — | — | managed |
WOODPECKER_CO_STOP_CAMPAIGN Tool to stop a campaign. Use when you need to halt prospect contacts by setting campaign status to STOPPED. | POST /composio/woodpecker_co/woodpecker_co_stop_campaign | external_send | — | — | managed |