FavoritosElisa Olazo perguntou em #Data Management4 de jun. de 2014, 23:03I want to know if this platform can import data in JSON format2 respostasClassificarClassificar por dataClassificar por mais útilClassificar por dataCarregar mais comentários...Jeff May5 de jun. de 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.Adicionar um comentárioEscrever uma resposta...NegritoItálicoSublinhadoTachadoLista com marcadoresLista numeradaAdicionar linkBloco de códigosInserir imagemAnexar arquivosURL do linkCancelarSalvar0/9000Responder
Jeff May5 de jun. de 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.