즐겨찾기Elisa Olazo 님이 #Data Management에 질문했습니다2014년 6월 4일 오후 11:03I want to know if this platform can import data in JSON format답변 2개정렬날짜별 정렬가장 유용한 항목별 정렬날짜별 정렬댓글 더 보기...Jeff May2014년 6월 5일 오전 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.댓글 추가답변을 작성하세요...굵은 글꼴기울인 글꼴밑줄취소선불릿 기호 목록번호가 지정된 목록링크 추가코드 블록이미지 삽입파일 첨부링크 URL취소저장0/9000답글 쓰기
Jeff May2014년 6월 5일 오전 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.