- Before your start
- Initial setup
- Your account
- Setup your online store
- Setting up microsites (teamstores)
-
Setting up 3D Design Studio
- Introduction
- Terminology
- Design Studio
- Design Room
- Studio Editor
- Ecommerce Integrations
- Themes
- Add design template
- Add 3D product
- Add 2D product
- Create color library
- Create material library
- Create image library
- Create print library
- Add design step
- Add placeholder
- Add personalization
- Add background
- Add lighting
- Share Studio link
- Export a 3D image
- Export a 3D GIF
- 3D Viewer app
- Share 3D View link
- Create a 3D embed link
- Export print file
- Content Builder
- Products
- Orders
- Discounts and upcharges
- Payments
- Locations
- Shipping
- Customers
- Taxes
- Reporting
- Integrations
Integrations

Webhooks
BRIKL supports webhooks and allows any kind of incoming or outgoing webhooks. This makes integration of any app so much easier. It opens up the possibility to automate workflows with thousands of apps.
If you want to read up on what webhooks are, here’s a great article from Zapier. In essence, webhooks are automated messages sent from apps when something happens. They have a message and are sent to a unique URL. Webhooks typically are used to connect two different applications.
BRIKL currently supports following webhooks:
Incoming webhooks
Order created
Cart item deleted
Outgoing webhooks
Cart item created
Cart item updated
Order created (to feed orders into shipping or accounting systems)
Order updated
Lead created
Lead updated
Design created
Design updated
Design deleted
Customer created
Customer updated
Customer deleted
Payment status
Shipping status
You can define the type, URL and map object values for each of these webhooks.
API
BRIKL has a public API.