Establecer como favoritoElisa Olazo preguntó en #Data Management4 jun 2014, 23:03I want to know if this platform can import data in JSON format2 respuestasOrdenarClasificar por fechaClasificar por más útilClasificar por fechaCargar más comentarios...Jeff May5 jun 2014, 01: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, 01: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.