To learn more, visit the PortSwigger documentation.

Parameters

ParameterDescription
Schedule Item ID-

Example Output

{    "data": {        "schedule_item": {            "id": "4",            "schedule": {                "rrule": "FREQ=WEEKLY;INTERVAL=1;BYDAY=MO,WE,FR,SU",                "initial_run_time": "2020-04-1T12:00:00Z"            },            "scheduled_run_time": "2020-04-10T12:00:00Z"        }    }}

Workflow Library Example

Get Schedule Item with Portswigger and Send Results Via Email

Preview this Workflow on desktop