收藏Elisa Olazo 提问于 #Data Management2014年6月4日 23:03I want to know if this platform can import data in JSON format2 个回答排序按日期排序按最有帮助排序按日期排序加载更多评论...Jeff May2014年6月5日 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.添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
Jeff May2014年6月5日 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.