DataDispatch
0.0.1
Apteco PS Modules - Webhook Data Dispatcher
Reads processed webhook events from SQL Server (dbo.WebhookEvents) and distributes
them to configurable targets: SQL Server tables, stored procedures, CSV, JSON, DuckDB.
Runs as a Windows Scheduled Task every N minutes.
Use Copy-DataDispatch to deploy the dispatcher files to a target directory,
then edit .env and en
Reads processed webhook events from SQL Server (dbo.WebhookEvents) and distributes
them to configurable targets: SQL Server tables, stored procedures, CSV, JSON, DuckDB.
Runs as a Windows Scheduled Task every N minutes.
Use Copy-DataDispatch to deploy the dispatcher files to a target directory,
then edit .env and en
Apteco PS Modules - Webhook Data Dispatcher
Reads processed webhook events from SQL Server (dbo.WebhookEvents) and distributes
them to configurable targets: SQL Server tables, stored procedures, CSV, JSON, DuckDB.
Runs as a Windows Scheduled Task every N minutes.
Use Copy-DataDispatch to deploy the dispatcher files to a target directory,
then edit .env and endpoints/*.yaml before running setup-task.ps1 -Action install.
Requires PowerShell modules: WriteLog, SimplySql, powershell-yaml.
Show more
Reads processed webhook events from SQL Server (dbo.WebhookEvents) and distributes
them to configurable targets: SQL Server tables, stored procedures, CSV, JSON, DuckDB.
Runs as a Windows Scheduled Task every N minutes.
Use Copy-DataDispatch to deploy the dispatcher files to a target directory,
then edit .env and endpoints/*.yaml before running setup-task.ps1 -Action install.
Requires PowerShell modules: WriteLog, SimplySql, powershell-yaml.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 Apteco GmbH. All rights reserved.
Package Details
Author(s)
- florian.von.bracht@apteco.de
Tags
powershell Windows Apteco Webhook Dispatcher SQLServer
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
0.0.1 Initial release
FileList
- DataDispatch.nuspec
- .env.example
- DataDispatch.psd1
- DataDispatch.psm1
- Public\Copy-DataDispatch.ps1
- dispatch.ps1
- endpoints\brevo-marketing.yaml
- handlers\csv.ps1
- handlers\duckdb.ps1
- handlers\etl.ps1
- handlers\json.ps1
- handlers\script.ps1
- handlers\sqlserver.ps1
- setup-task.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.0.1 (current version) | 10 | 6/3/2026 |