SigningHub Webhooks (Preview)
SigningHub Webhooks enable applications to receive real-time notifications for document workflow events. Webhook notifications are sent when events such as document completion or status changes occur, allowing systems to respond automatically without polling. Requires a SigningHub account with API permissions.
This connector is available in the following products and regions:
| Service | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
| Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Contact | |
|---|---|
| Name | Support |
| URL | https://www.signinghub.com/contact-us/ |
| support@ascertia.com |
| Connector Metadata | |
|---|---|
| Publisher | Ascertia Limited. |
| Publisher | Ascertia |
| StackOwner | SigningHub |
| BrandColor | #1C1C1C |
| IconBrandColor | #1C1C1C |
| Website | https://signinghub.com |
| Privacy policy | https://www.signinghub.com/privacy-policy |
| Categories | Content and Files;Productivity |
SigningHub Webhooks
This connector integrates SigningHub with Power Automate and uses SigningHub webhooks to trigger automated flows when specific events occur within a SigningHub account.
Publisher: Ascertia
Prerequisites
To use this connector, you must have:
- An active SigningHub account (https://www.signinghub.com).
- A valid Integration defined in SigningHub.
Features
- Webhook Subscribe Trigger: This trigger registers a listener in your SigningHub account. It fires in real-time whenever a document status changes (e.g., signed, shared, completed), allowing flows to process the event data automatically.
How to get credentials
Fill the Login Form fields with the following values:
- Email: The SigningHub account email.
- Password: The SigningHub account password.
- API Client ID: Ascertia or your company administrator will provide the API Client ID to use the connector.
- API Client Secret: Ascertia or your company administrator will provide the API Client Secret to use the connector.
- API URL: The SigningHub API URL, by default https://api.signinghub.com
Support & Links
Throttling Limits
| Name | Calls | Renewal Period |
|---|---|---|
| API calls per connection | 100 | 60 seconds |
Actions
| Unsubscribe from Webhook |
Deletes the webhook subscription. |
Unsubscribe from Webhook
Deletes the webhook subscription.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Subscription ID
|
subscriptionId | True | string |
The subscription ID to remove |
Triggers
| Webhook Subscribe Trigger |
Webhook Subscribe Trigger |
Webhook Subscribe Trigger
Webhook Subscribe Trigger
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
eventType
|
eventType | True | string |
Event Type to subscribe. |
Returns
| Name | Path | Type | Description |
|---|---|---|---|
|
package_id
|
package_id | string |
package_id |
|
package_name
|
package_name | string |
package_name |
|
package_owner
|
package_owner | string |
package_owner |
|
owner_name
|
owner_name | string |
owner_name |
|
package_status
|
package_status | string |
package_status |
|
uploaded_on
|
uploaded_on | string |
uploaded_on |
|
modified_on
|
modified_on | string |
modified_on |
|
document
|
document | array of object |
documents |
|
document_id
|
document.document_id | string |
document_id |
|
document_name
|
document.document_name | string |
document_name |
|
document_type
|
document.document_type | string |
document_type |
|
document_order
|
document.document_order | string |
document_order |
|
document_source
|
document.document_source | string |
document_source |