Core APIs
List
Combine by Index
1 min
combines or merges two json lists by matching index positions the output uses substitution rules to give you a final list from the combined set api definition { "tab" "examples", "url" "https //orca pathfix com/functions/list/combine by index", "name" "combine by index api", "method" "post", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "28usdqyeh3qrdmtvamsqt", "code" "{\n \\"output\\" \[\n {\n \\"email\\" \\"bruce\@pathfix com\\",\n \\"comp\\" \\"pathfix\\"\n },\n\t\t{\n \\"email\\" \\"bill\@microsoft com\\",\n \\"comp\\" \\"microsoft\\"\n }\n ]\n}", "language" "200" }, { "id" "yix64dyiudpjgbrfsfawb", "code" "{\n \\"message\\" \\"error\\"\n}", "language" "404" } ], "selectedlanguageid" "28usdqyeh3qrdmtvamsqt" }, "examples" { "languages" \[ { "id" "encjz9tstg38f0x taa4x", "code" "{\r\n\t\\"input\\" \[\r\n\t\t{\r\n\t\t\t\\"user id\\" \\"bruce\@pathfix com\\"\r\n\t\t},\r\n\t\t{\r\n\t\t\t\\"user id\\" \\"bill\@microsoft com\\"\r\n\t\t}\r\n\t],\r\n\t\\"input combine\\" \[\r\n\t\t{\r\n\t\t\t\\"company\\" \\"pathfix\\"\r\n\t\t},\r\n\t\t{\r\n\t\t\t\\"company\\" \\"microsoft\\"\r\n\t\t}\r\n\t],\r\n\t\\"output\\" {\r\n\t\t\\"email\\" \\"{{input user id}}\\",\r\n\t\t\\"comp\\" \\"{{input combine company}}\\"\r\n\t}\r\n}", "language" "json" } ], "selectedlanguageid" "encjz9tstg38f0x taa4x" }, "description" "\ncall the following api ", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } }