MetaOrigin
Index
Enumeration Members
ACTOR
Actor run started by another Actor during its execution.
API
Actor run started programmatically via the Apify API.
CLI
Actor run started using the Apify command-line interface.
DEVELOPMENT
Actor run started from the Developer Console source code section.
SCHEDULER
Actor run triggered automatically by a scheduled task.
STANDBY
Actor run initiated through the Actor Standby mode.
TEST
Actor run initiated from the test/try functionality in Console.
WEB
Actor run initiated through the Apify Console web interface.
WEBHOOK
Actor run triggered by an incoming webhook request.
Origins indicating how Actor runs were initiated.
This information helps track and analyze how Actors are being used across different interfaces and automation systems on the platform.