You can use the Function node to convert an array to an array of objects.
Este flujo de trabajo transforma un array en un array de objetos utilizando el nodo Function.
FunctionFunction: Implementa la lógica para convertir el array original en un array de objetos. Utiliza código JavaScript para mapear los elementos del array y crear los objetos deseados. La estructura del objeto dependerá de tus necesidades.Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.