EN / RU / 🤖
← Back to essays
· Essay · 1 min

Answering Business Questions in Shopify Admin Panel

An idea for Shopify functionality that answers business queries.

<p>While studying the cookbook, I came up with the idea that there should be functionality for Shopify where SQL functions are implemented to provide basic answers to business queries (like how many orders there were, how many visitors, average check, number of returns) and the ability to get answers to these questions through a chatbot (for example, in a Telegram channel).</p>

<p>With Function Calling, the implementation becomes a straightforward task.</p>

<p>What do you think?</p>