
Automate tasks with Main Trigger
https://botize.com
Triggers
The trigger is the event that starts the automation.
-
Instantly when pressing a button
Run a task every time you press a button.
-
Instantly when a webhook triggers this task
Execute a task via a Webhook using GET and POST requests. Furthermore, it allows specifying the parameters that the automated task can receive, including their data type and whether they are mandatory or optional. This method also enables exporting a task as an action for execution by OpenAI's GPT assistants.
-
Instantly when typing and pressing a button
Run a task every time you type a text and press a button.
-
Instantly when the trigger is activated
Executes the task at the moment an event is triggered.
Actions
The action is what happens automatically, without you having to do anything else.
-
Execute the task periodically
Run a task every certain time interval starting from a specified date and specific time zone.