Setup dev printful/webflow webhooks

This commit is contained in:
Dominic Ferrando
2026-06-26 13:44:19 -04:00
parent a689417aed
commit 62b651c476
5 changed files with 58 additions and 1 deletions
+5
View File
@@ -133,6 +133,11 @@ export namespace Printful {
PackageShipped = "package_shipped",
}
export interface Config {
url: string,
types: Event[]
}
export interface ProductUpdated extends MetaData<
Event.ProductUpdated,
{