FavoritElisa Olazo fragte in #Data Management4. Juni 2014, 23:03I want to know if this platform can import data in JSON format2 AntwortenSortierenNach Datum sortierenNach "Am hilfreichsten" sortierenNach Datum sortierenMehr Kommentare laden...Jeff May5. Juni 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.Kommentar hinzufügenAntwort schreiben...FettKursivUnterstreichenDurchstreichenListe mit GliederungspunktenNummerierte ListeLink hinzufügenCodeblockBild einfügenDateien anhängenLink-URLAbbrechenSpeichern0/9000Antworten
Jeff May5. Juni 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.