Woodpecker (Independent Publisher) (#2813)

* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit 096a7c3199, reversing
changes made to cb0948670f.

* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit cb0948670f, reversing
changes made to dc26e8a026.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit 01764d0a6d.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit a3f086ef0f.

* Add files via upload

* Revert "Add files via upload"

This reverts commit eeff7b7a02.

* Add files via upload

* Delete independent-publisher-connectors/FileIO directory

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Revert "Add files via upload"

This reverts commit 1d85506958.

* Add files via upload

* Update apiDefinition.swagger.json

* Update apiProperties.json
This commit is contained in:
Troy Taylor 2024-02-28 09:10:49 -05:00 коммит произвёл GitHub
Родитель 0e531fe9d4
Коммит 41a480e035
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
3 изменённых файлов: 1774 добавлений и 0 удалений

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -0,0 +1,36 @@
{
"properties": {
"connectionParameters": {
"username": {
"type": "securestring",
"uiDefinition": {
"displayName": "API Key",
"description": "The API Key for this api",
"tooltip": "Provide the API Key",
"constraints": {
"tabIndex": 2,
"clearText": true,
"required": "true"
}
}
},
"password": {
"type": "securestring",
"uiDefinition": {
"displayName": "Enter Space",
"description": "The Enter Space for this api",
"tooltip": "Provide the Enter Space",
"constraints": {
"tabIndex": 3,
"clearText": false,
"required": "true"
}
}
}
},
"iconBrandColor": "#da3b01",
"capabilities": [],
"publisher": "Troy Taylor",
"stackOwner": "Woodpecker"
}
}

Просмотреть файл

@ -0,0 +1,25 @@
# Woodpecker
Woodpecker products are tailored to your cold emailing and lead generation needs. We are helping leaders improve the workflow within the team and shape their campaign results.
## Publisher: Troy Taylor, Hitachi Solutions
## Prerequisites
You must sign up for an account with [Woodpecker](https://woodpecker.co/signup).
## Obtaining Credentials
Once logged in to your account, navigate to the Integrations section of the Marketplace and you can create an API key.
## Supported Operations
### Get prospects
Retrieve a list of all prospects added to your Woodpecker account.
### Delete prospects
Deletes one or more prospects from a specific campaign or entire database.
### Add prospects to list
Adds one or more prospect to the global prospects list.
### Add prospects to campaign
Add one or more prospects to a specific campaign.
### Get campaigns
Retrieve a list of campaigns created on your Woodpecker account.
## Known Issues and Limitations
There are no known issues at this time.