$echo '{
< "stringTextfield": "prefilled value",
< "stringTextfieldWithPattern": "abc123",
< "stringJavascript": "// JavaScript code\\nfunction hello() {\\n return '\''Hello World!'\'';\\n}",
< "stringPython": "# Python code\\ndef hello():\\n return '\''Hello World!'\''",
< "stringSelectSuggested": "suggested1",
< "stringDateAbsolute": "2024-01-15",
< "stringDateRelative": "7 days ago",
< "stringDateAbsoluteOrRelative": "2024-01-01",
< "stringSecret": "secret-value-123",
< "arrayRequestListSources": [
< {
< "url": "https://example.com"
< },
< {
< "url": "https://example.org",
< "method": "POST"
< }
< ],
< "arrayPseudoUrls": [
< {
< "purl": "https://example.com/[.*]"
< }
< ],
< "arrayGlobs": [
< {
< "glob": "https://example.com/**/*.html"
< }
< ],
< "arrayKeyValue": [
< {
< "key": "Content-Type",
< "value": "application/json"
< }
< ],
< "arrayStringList": [
< "value1",
< "value2"
< ],
< "arraySelectSuggested": [
< "tag1"
< ],
< "schemaBasedStringArray": [
< "string1",
< "string2"
< ],
< "schemaBasedIntegerArray": [
< 1,
< 2,
< 3
< ],
< "schemaBasedBooleanArray": [
< true,
< false,
< true
< ],
< "schemaBasedObjectArray": [
< {
< "firstName": "John",
< "lastName": "Doe",
< "age": 30
< }
< ],
< "schemaBasedObjectArrayComplex": [
< {
< "name": "Item 1",
< "itemDescription": "First item description",
< "count": 10,
< "ratio": 0.5,
< "enabled": true,
< "category": "typeA"
< }
< ],
< "nullableString": "optional value",
< "fieldWithErrorMessage": "ABC",
< "requiredField": "required value"
<}' |
<apify call gokdeniz_kaymak/integrations-input-test-actor --silent --output-dataset