Mar 31, 2022Add Feedback Field to Zendesk Guide with Slack notificationZendesk Guide only has an ability to get Yes / No feedback on articles. However, we usually would like to know a reason of Yes/No. In this article, I will introduce how to edit Zendesk Guide theme to allow feedback comments after entering Yes / No in order to gather…Zendesk2 min readZendesk2 min read
Jun 15, 2021Confluence Working StatsYou may use Confluence as your product documentation. You may want to know how many number of article updates happened by Who. Confluence itself doesn’t have a lot of built-in analytics capabilities. Using Confluence API may help you to pull such a statistic. (Thanks to https://github.com/atlassian-api/atlassian-python-api) Here is my tiny script to pull Confluece API. This script is executed by the following command (you need to update params in space_key before it runs.)Confluence1 min readConfluence1 min read
Jan 22, 2020Run Query to TreasureData via Presto JDBC driver with JAVA REPLWhen I want to check the behavior of Presto JDBC driver quickly, the preparation of Java environment like eclipse or etc is troublesome. Since REPL has been provided as standard from Java 9 or later, I want to run a query to TreasureData using REPL via Presto JDBC. give it…Presto2 min readPresto2 min read
Dec 30, 2019Simple Github Actions for Treasure WorkflowIf the code of Treasure Workflow (Digdag) is managed on Github and can be pushed to Treasure Workflow using CI at the timing of being pushed to Master, the code can be centrally managed on Github and the prospect will be better. …Github2 min readGithub2 min read
Nov 24, 2018Relate Report; Zendesk will be Customer eXperience PlatformRelate Report; Zendesk will be Customer eXperience Platform I attended Zendesk Relate 2018 in San Francisco. In Zendesk Relate, Zendesk launched their new products; Zendesk Sunshine, Zendesk Sell, Zendesk Explore. …SaaS3 min readSaaS3 min read
Apr 5, 2018Superset ❤ ️TreasureDataSuperset is a famous OSS BI tool. In this blog, I introduce a temporary way to connect to TreasureData from Superset, as of 2018/04/05. Background I think redash / Superset / Metabase is popular as OSS BI tools in Japan. …Treasuredata3 min readTreasuredata3 min read