收藏Nikola Ivanovic (Brite Advisors) 提问于 #Data Management2020年3月23日 15:59I want to import records into custom object and associate it with account object(lookup field)?2 个回答排序按日期排序按最有帮助排序按日期排序加载更多评论...已采纳的回答Jake Brushafer (Penrod)2020年3月23日 16:14If you are using data loader pick the object and you just map the fields to the csv file. For the account lookup you will need the account id in your csv file. 添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
已采纳的回答Jake Brushafer (Penrod)2020年3月23日 16:14If you are using data loader pick the object and you just map the fields to the csv file. For the account lookup you will need the account id in your csv file.