Email Notifications for Integration Execution in Skyvia
Overview
Skyvia does not currently provide notifications for successful integration completion. However, you can configure email notifications to be alerted when an integration fails or when specific usage thresholds are reached. Notifications are disabled by default and must be enabled manually in your account settings.
Available Notification Types
| Notification Type | Trigger |
|---|
| Error notifications | Sent when an integration run fails or encounters an error |
| Usage notifications | Sent when your account reaches a defined percentage of its record, storage, or query limit |
How to Enable Notifications
- Log in to your Skyvia account.
- Go to Account → Notifications.
- Enable Error Notifications to receive alerts on integration failures.
- Enable Usage Notifications and set the threshold percentage (e.g., 80% of record limit).
- Enter the email address(es) that should receive alerts.
- Click Save.
Important: Notifications are configured at the account level and apply to all integrations in the account. Per-integration notification settings are not currently available.
Useful Links
Related Articles
Integration Failure Types in Skyvia Data Integration
Overview When using Skyvia Data Integration, you may encounter two distinct types of integration failures: 1. Record-Level Errors These occur when one or more individual records fail to process during an integration task. For example, in operations ...
Tips for Managing Integration Queue Times
Overview When an integration is triggered - either on schedule or manually - it is placed in an execution queue before record processing begins. Queue wait times are normal and typically last only a few seconds. However, during peak load periods, ...
Understanding Records in Skyvia Data Integration
What Is a Record? A record in Skyvia Data Integration represents a single row in a database table or a single object in a cloud source (e.g., one contact in Salesforce, one row in a Google Sheet). Every integration operation - Import, Export, ...
Data Integration: You have reached the limit of records
Overview The error "You have reached the limit of records" means your Skyvia account has consumed all records included in your current Data Integration plan for the billing period. No further records will be processed until the limit resets or you ...
SQL Server: Execution Timeout Expired
Overview The error Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding occurs when a SQL Server command takes longer to execute than the configured timeout limit allows. This is ...