Salesforce Trailhead - Use Bulk API 2.0

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

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

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

    very helpful video. Thank you so much..

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

    Still get 404 error after clicking send. Did everything correctly. Why am I still getting 404 error. Cannot find resource requested.

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

    I ran into an error , my job was failing and found the issue.
    {
    "operation" : "insert",
    "object" : "Account",
    "contentType" : "CSV",
    "lineEnding" : "LF"
    }
    For Unix systems, including macOS, use LF.
    ClientInputError : LineEnding is invalid on user data. Current LineEnding setting is CRLF

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

    Getting Error
    Headers host contains invalid characters while using get Limits

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

    Exelente , gracias solo un detalle en el minuto 5 aprox me quede zZzZzZz en la silla ... por la música el resto buen trabajo

  • @thelatinarrow817
    @thelatinarrow817 3 หลายเดือนก่อน

    No test tab for me on postman

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

    I followed all the instructions still when I check the status it says "failed" what should I do sir?

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

    A bit of a confusing task. It turned out like this for me:
    1. POST Create job (with parameters ob Body: "{
    "operation" : "insert",
    "object" : "Account",
    "contentType" : "CSV",
    "lineEnding" : "CRLF"
    }"
    2. PUT Upload Job Data (from bulkv2hocdata.csv I copied all content and paste to "Body")
    3. PATCH Close of Abort a Job. - This step is very important, only after all this I passed the challenge.

    • @NitishSah-so6ts
      @NitishSah-so6ts 8 หลายเดือนก่อน

      Thanks It got the job done!!!!

    • @Mykhailo_Vdovychenko
      @Mykhailo_Vdovychenko 8 หลายเดือนก่อน +1

      @@NitishSah-so6ts It's great news! Glad was to help you ;-)

  • @nishithapatel3646
    @nishithapatel3646 2 ปีที่แล้ว

    Hey I have done the same..but. At last it is showing like unable to find 500 accounts?? What to do?

    • @dibyajyotichatterjee9221
      @dibyajyotichatterjee9221 2 ปีที่แล้ว

      same problem

    • @Mykhailo_Vdovychenko
      @Mykhailo_Vdovychenko 2 ปีที่แล้ว

      @@dibyajyotichatterjee9221 A bit of a confusing task. It turned out like this for me:
      1. POST Create job (with parameters ob Body: "{
      "operation" : "insert",
      "object" : "Account",
      "contentType" : "CSV",
      "lineEnding" : "CRLF"
      }"
      2. PUT Upload Job Data (from bulkv2hocdata.csv I copied all content and paste to "Body")
      3. PATCH Close of Abort a Job. - This step is very important, only after all this I passed the challenge.

    • @Mykhailo_Vdovychenko
      @Mykhailo_Vdovychenko 2 ปีที่แล้ว

      A bit of a confusing task. It turned out like this for me:
      1. POST Create job (with parameters ob Body: "{
      "operation" : "insert",
      "object" : "Account",
      "contentType" : "CSV",
      "lineEnding" : "CRLF"
      }"
      2. PUT Upload Job Data (from bulkv2hocdata.csv I copied all content and paste to "Body")
      3. PATCH Close of Abort a Job. - This step is very important, only after all this I passed the challenge.

    • @williamhogrider4136
      @williamhogrider4136 3 หลายเดือนก่อน +1

      @@Mykhailo_Vdovychenko Thnx it helped!

    • @Mykhailo_Vdovychenko
      @Mykhailo_Vdovychenko 3 หลายเดือนก่อน

      @@williamhogrider4136 you're welcome =)

  • @hafeez300
    @hafeez300 26 วันที่ผ่านมา

    get erroer : 401 Unauthorized
    The request is unauthenticated. what does it means

  • @PRITISINGH-zc3ev
    @PRITISINGH-zc3ev ปีที่แล้ว

    I followed all the step but still when i check the status it says fail ,what should i do ?