Skip to main content
Michael Skinner (Solution Junkies) 님이 #Nonprofit에 질문했습니다

Hi,

I'm getting the below error on gifts I'm trying to import through NPSP Batch Gift entry:

  • Update failed. First exception on row 0; first error: MISSING_ARGUMENT, Id not specified in an update call: []

Struggling to find anything online to fix this any pointers would be very helpful!

 

Thanks

 

#Nonprofit  #Nonprofit Success Pack

답변 3개
  1. 2022년 6월 1일 오후 1:44

    Like you are updating name, email or phone in record. So you need to add Id column in csv Field. 

     

    How tool will understand which data need to update. You can say Id is a key in salesforce and tool will check same Id in your org and update data on that record Id.

0/9000