Fetch APIs - How and Where to use it in Lightning Web Component Salesforce | LWC Stack ☁️⚡️

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ต.ค. 2024

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

  • @anshulkanaujia3308
    @anshulkanaujia3308 2 หลายเดือนก่อน +1

    Hey Kapil,
    Wish you a very Happy Independence Day.
    Your explanation is very good for both REST and Fetch, But I'm facing one issue in my code.
    Actually I'm trying to make a callout using Fetch in my LWC along with Authentication Header but it shows CSP related error, while I have added my Third Party Url inside Trusted Site with all directives.

    • @SalesforceBolt
      @SalesforceBolt  2 หลายเดือนก่อน

      Hey Anshul, Happy Independence Day. Could you please share the exact error that you are getting.

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

    Loved your video. Can you make some video on sales cloud and service cloud development.

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

      Thanks, glad you like it. Yes I will add them soon.

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

    Can I use this tutorial for fetching data in an Aura component?

  • @SahilGoyal-l8q
    @SahilGoyal-l8q 7 หลายเดือนก่อน +1

    Is it possible to use Name Credentials in LWC using FETCH API?

    • @SalesforceBolt
      @SalesforceBolt  7 หลายเดือนก่อน

      Is it a business requirement? I don't understand purpose of it!

    • @SahilGoyal-l8q
      @SahilGoyal-l8q 7 หลายเดือนก่อน

      @@SalesforceBolt - It's to maintain the security and privacy purpose. As username and password could not be saved under custom metadata or custom labels.

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

    Please Make one video on Custom Listview button Using LWC

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

    Hello Sir can we use axiom in LWC

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

      Does that provide any API integration? If yes, then you will be able to use it in LWC.

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

    Please make one interview based video

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

    For Rest Api we have to use Apex , but for fetch Api we calling from JS only .Is this a fact ?

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

    Hi can you write a code to get only the delta changes in a git branch which can help in the continuous pipeline setup in azure DevOps

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

      Apologies, I am not sure about it!