API Reference

Get Automation Rules

The system documents automation rules by single users (users who are not in any teams) or by teams. In most cases, especially on cloud.seatable.io, there're no such scenario that a single user could exist, so the usage of the param is_user as true is seldom. As this API request is developed in SeaTable 2.4.2 which came out in September 2021, automation rules statistics before September 2021 could not be correctly summarized with this call.

Query Params
boolean
required

Whether you'd like to list automation rules triggered by single users who are not in any teams (true) or by teams (false). The usage of true here is seldom meaningful for cloud.seatable.io as all the users in the SeaTable Cloud are team users.

string

For which month you'd like to list the statistics in the format of YYYYMM. Statistics of automation rules before 202109 are not correctly summarized.

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json