Core APIs
JSON
Convert YAML to JSON
1 min
converts a yaml configuration file to json format supports most yaml conversions useful to process yml files from open api specifications and other configurations to process further in the automation api definition { "tab" "examples", "url" "https //orca pathfix com/functions/json/fromyaml", "name" "yml to json", "method" "post", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "28usdqyeh3qrdmtvamsqt", "code" "{\n \\"output\\" {\n \\"title\\" \\"sample pet store app\\",\n \\"summary\\" \\"a pet store manager \\",\n \\"description\\" \\"this is a sample server for a pet store \\",\n \\"termsofservice\\" \\"https //example com/terms/\\",\n \\"contact\\" {\n \\"name\\" \\"api support\\",\n \\"url\\" \\"https //www example com/support\\",\n \\"email\\" \\"support\@example com\\"\n },\n \\"license\\" {\n \\"name\\" \\"apache 2 0\\",\n \\"url\\" \\"https //www apache org/licenses/license 2 0 html\\"\n },\n \\"version\\" \\"1 0 1\\"\n },\n \\"size in bytes\\" 762 0\n}", "language" "200" }, { "id" "yix64dyiudpjgbrfsfawb", "code" "{\n \\"message\\" \\"error\\"\n}", "language" "404" } ], "selectedlanguageid" "28usdqyeh3qrdmtvamsqt" }, "examples" { "languages" \[ { "id" "encjz9tstg38f0x taa4x", "code" "{\n \\"input\\" \\"title sample pet store app\\\nsummary a pet store manager \\\ndescription this is a sample server for a pet store \\\ntermsofservice https //example com/terms/\\\ncontact \\\n name api support\\\n url https //www example com/support\\\n email support\@example com\\\nlicense \\\n name apache 2 0\\\n url https //www apache org/licenses/license 2 0 html\\\nversion 1 0 1\\"\n}", "language" "json" } ], "selectedlanguageid" "encjz9tstg38f0x taa4x" }, "description" "\ncall the following api ", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } }