Learn Bulk API to load thousand to million of rows into Salesforce

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ม.ค. 2025

ความคิดเห็น • 13

  • @ramyaravi7060
    @ramyaravi7060 ปีที่แล้ว +1

    very clear explanation. thank you so much

  • @manishk007
    @manishk007 ปีที่แล้ว +1

    god blesss you bro for uploading this

  • @chakrireddy
    @chakrireddy 6 หลายเดือนก่อน

    Hello Sir, at 26:23 second point to process 1 lac records, don't we need only 10 batches as each batch can accommodate 10k records?

  • @warriorx86
    @warriorx86 2 ปีที่แล้ว +2

    Good overview. Thanks

  • @prithvichetty15
    @prithvichetty15 10 หลายเดือนก่อน +1

    Great video thank you so much

  • @shravanisatishphadke7512
    @shravanisatishphadke7512 ปีที่แล้ว +1

    Could please share some input on if we want to schedule the import of data using bulkAPI2.0, say monthly once(here we want to extract data from one object and want to store it to a bigObject monthly once) How we can achieve this?

    • @salesforcemusketeer3568
      @salesforcemusketeer3568  ปีที่แล้ว +2

      If you want to store data from one object of Salesforce into big object then use Batch apex and schedule it monthly . There is no need of bulk api as data reside within salesforce

  • @PramodYadav-il2gk
    @PramodYadav-il2gk ปีที่แล้ว

    Good morning sir
    plzzzz tell me mujhe salesforces object ke andar ek field bnanan hai jo ki data kisi external object se le kar aye . kya ye possible hai or me kya search kru net pe ?

  • @jerryjeremy4038
    @jerryjeremy4038 ปีที่แล้ว

    What if you dont want duplicates, what to do?

  • @anuragtiwaskar4249
    @anuragtiwaskar4249 11 หลายเดือนก่อน

    {
    "errorCode": "BULK_API_ERROR",
    "message": "Wrong content-type for batch (text/plain), job is of type: text/csv"
    } getting this error after calling upload job api...although the create response is same and also the body in upload is same as video

  • @aliens_are_realll
    @aliens_are_realll ปีที่แล้ว

    How field mapping is done??

  • @tanmoydas6677
    @tanmoydas6677 ปีที่แล้ว

    is it the same BulkEngine ?

    • @salesforcemusketeer3568
      @salesforcemusketeer3568  ปีที่แล้ว

      Not sure,. if you find the answer, then please write here so that everyone knows.