External Event
This check confirms that your external process calls the provided URL on time.
Requires PRO plan.
Tip:
The URL is generated by the system. Do not modify or shorten it.
Form fields
| Field | Meaning | What to enter | Example |
|---|---|---|---|
| Name | Name of this external event rule. | Name it by the process that should call the URL. | Nightly import |
| URL | Auto-generated endpoint that your process must call. | Copy exactly from the form and use in scheduler. | https://example.com/api/v1/task/... |
| Timeout | Allowed delay after expected run time. | Set the tolerated lag for your scheduler. | 5 minutes |
| Interval | Expected schedule of the external run. | Match the real frequency of your process. | 1 hour |
When it becomes an issue
Issue appears when no call is received within the expected time plus timeout.