Aggiungi ai preferitiElisa Olazo ha fatto una domanda in #Data Management4 giu 2014, 23:03I want to know if this platform can import data in JSON format2 risposteOrdinaOrdina per dataOrdina in base alla maggiore utilitàOrdina per dataCarica più commenti...Jeff May5 giu 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.Aggiungi un commentoScrivi una risposta...GrassettoCorsivoSottolineaBarratoElenco puntatoElenco numeratoAggiungi linkBlocco codiceInserisci immagineAllega fileURL del linkAnnullaSalva0/9000Rispondi
Jeff May5 giu 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.