Establecer como favoritoElisa Olazo ha preguntado en #Data Management4 jun 2014, 23:03I want to know if this platform can import data in JSON format2 respuestasOrdenarOrdenar por fechaOrdenar por más útilOrdenar por fechaCargar más comentarios...Jeff May5 jun 2014, 1:34In terms of importing, no. All the data import tools and features use CSV files. If you want to create a programatic integration using webservices, you can process JSON payloads in your Apex code and create/update records that way.Agregar un comentarioEscribir una respuesta...NegritaCursivaSubrayadoTachadoLista con viñetasLista numeradaAgregar vínculoBloque de códigoInsertar imagenAdjuntar archivosURL de vínculoCancelarGuardar0/9000Responder
Jeff May5 jun 2014, 1:34In terms of importing, no. All the data import tools and features use CSV files. If you want to create a programatic integration using webservices, you can process JSON payloads in your Apex code and create/update records that way.