Ideas

Add Instant Notification Capabilities to the API Via Webhooks
We want to be notified (proactively) when data changes on our stores' back-end, and webhooks are a fantastic way to do this! Webhook triggers (triggers = when & why data gets sent through a webhook) could include, but is not limited to, when a new order comes in, when a customer is deleted from the system, when an order is marked complete, etc. Our dream for your webhook system would be for you to generate a GUI (Graphical User Interface) webhook page available in our admin dashboard, the 'Webhooks' page. This 'Webhooks' page would allow us to view existing webhooks, delete webhooks, edit webhooks, or generate new webhooks. We want to set up specific parameters (filters based on all the available data options) per webhook. When the data meets the set parameters, detailed data will pass through those filters via that webhook URL. Then, when tools like integromat.com or zapier.com catch the data in the webhook, we can do some cool things with the data that we can't currently do with just your system! Examples of cool things could include, but are not limited to: 1) Automatically texting customers from our business phone system to tell them their order is complete. 2) Automatically sending a private slack message to the customer service manager when a customer record is deleted from the system. 3) Sending a customer a special 'thank you coupon code, to be used on their next order' for placing a new order with us. Webhooks provide us with instant filtered data for nearly instant communications and automation within our business!
1
Load More