1
Watch for public statuses Trigger

Returns a list of public statuses. Optional parameters from the API are "local" (boolean), "remote" (boolean) and "only_media" (boolean).

Created by jaller94 927 days ago Viewed 0 times
In Windmill, a trigger script is designed to pull data from an external source and return all the new items since the last run. It operates without resorting to external webhooks and is typically used with schedules and states to compare the current execution to the previous one.