Store Count Automation

Generate and email active and inactive store list daily via BigQuery.

About
This workflow automates the process of generating a list of active and inactive stores using a BigQuery query and sends the list via email. It is ideal for retail companies such as Hamleys to keep track of their store operations daily. The workflow is scheduled to run every day at 4:30 AM, ensuring that the team is updated with the latest store status. This automation reduces manual efforts in data extraction and communication, enhancing efficiency in store management operations.
How to use this template
  1. Ensure that you have access to the BigQuery service with the necessary permissions to query the required database.
  2. Set up the workflow by configuring the desired email recipients in the Gmail activity.
  3. The workflow is triggered automatically every day at 4:30 AM using a cron schedule.
  4. The query results are stored and converted into a CSV file, which is then uploaded for sharing.
  5. An email is sent to the specified recipients with the CSV attached and a download link provided.