-

Joining and Retiring Loan Item Management App
This workflow provides instructions for providing and collecting employee ID cards and other items when fixed-term employees enter and leave the company. Instructions are automatically given to each…
-

Weekly Reporting App, Mandatory Submission
Every Monday at 7am, the task “Write Report” will be added to all employees’ My Tasks list. Employees fill out weekly reports by 5pm on Fridays. If it…
-

Meeting Report Process, ChatGPT Integration
This is the process by which sales representatives record and share the results of meetings with customers. The sales representative registers the schedule in advance and enters the…
-

Meeting Report App
This is the process by which sales representatives record and share the results of meetings with customers. The sales representative registers the appointment in advance and enters the…
-

Daily Sales Report App, ChatGPT Integration
The process manages the daily sales report. At regular intervals, an email is sent requesting the completion of the daily report. The request email contains a humorous daily…
-

Project Report Request App
This workflow instructs the sales representative to report on high-profile deals, automatically creating a weekly list of deals from Salesforce, narrowed down by expected completion date, accuracy, etc.…
-

Contract Work Reporting App
The app manages the forecasting and actual number of contracted working days on a monthly basis. A report on the operating schedule is automatically requested at the beginning…
-

Translation Request Flow
Requests for translation of a draft. The sentences entered in [1. Document set] will be delivered to the translator. When the translation is completed (2. translation), the number…
-

Google Analytics: Reports, Pageviews by Hostname-PagePath
.Reports the page popularity in the specified period in ranking format. It is also possible to check the details of the number of page views, the number of…
-

#Date: Calc after N Business Days
Calculates N business days after the specified date. If N is negative, returns N business days ago. It is necessary to set a holiday in advance. It is…
-

#Date: Determine Whether Business Day
Determines whether the date value is Business Day or not. If holiday, returns the name of holiday. If Sat or Sun, returns the day name. Otherwise, returns an…
-

TSV String, Create Cross Table of Count
Aggregates the count of data by 2 aggregation-key columns: Pivot table. Count and Percentage are tabulated as a cross table TSV. Eg, Survey Results TSV is automatically generated…
-

TSV String, Create Summary Table of Count
Aggregates the count of data by aggregation-keys. Count and Percentage are tabulated as a summary table TSV. Eg, Survey Results TSV is automatically generated from Survey Records TSV.…
-

TSV String, Create Cross Table for Numeric Column
Aggregates the values in a numeric column by 2 aggregation-key columns: Pivot table. Sum, Percentage, Count and Average are tabulated as a cross table TSV. Eg, “Sales for…
-

TSV String, Create Summary Table for Numeric Column
Aggregates the values in a numeric column by aggregation-keys. Sum, Percentage, Count and Average are tabulated as a summary table TSV. For example, “Sales for each client” is…
-

TSV String, Calc Changes in Two Numeric Columns
Calculates the difference and rate of change for the two numeric columns in the TSV. Adds the calculated value to the rightmost column. It realizes month-on-month and year-on-year…
-

Two TSV Strings, Join on Common Column
Merges two TSVs based on a common key-field. Keeps all the rows from TsvA (left table) and brings in any matching rows from TsvB (right table); Left Outer…
-

Google Fit #FitnessData: Get Steps
Gets the step count data in Google Fit. Gets the aggregated value for any period. It is also possible to acquire travel distance data (meters). For example, the…
-

Daily report flow-weather record (Add-on)
Store Manager submits a daily report to the area manager to be checked at the [2. Report Check/Comment] Step. Automatically retrieves the day’s weather data via API and…
-

Daily report flow-weather record (Script Task)
Submits a daily report to the supervisor to be checked at [2. Report Check/Comment] Step. Automatically retrieves weather data of the day via API and records it.
-

BPO Shipment App
Receive product delivery information, pack and ship. It is automatically started when delivery information is received from the consignor via HTTP communication. An invoice is automatically generated, and…