{
"preliminary_requests": [
{
"url": "string",
"headers": {
"property1": "string",
"property2": "string"
},
"body": "string",
"method": "HTTP_VERB_GET",
"named_response_values": {
"property1": "string",
"property2": "string"
}
}
],
"paginated_request": {
"iteration_request": {
"url": "string",
"headers": {
"property1": "string",
"property2": "string"
},
"body": "string",
"method": "HTTP_VERB_GET",
"named_response_values": {
"property1": "string",
"property2": "string"
}
},
"start_index": 0,
"end_for_any": [
{
"bool_equals": true
}
],
"end_for_all": [
{
"bool_equals": true
}
],
"request_not_ready": {
"bool_equals": true
},
"not_ready_wait_seconds": 0,
"not_ready_redo_preliminary": true,
"not_ready_skip_iteration": true,
"process_stop_page": true
},
"file_template_id": "string",
"name": "string",
"cron": "string",
"timezone": "string",
"enabled": true,
"flush_page_count": 0,
"flush_minute_count": 0,
"flush_during_check": true
}