Apex Callouts with Improved Named Credentials | Mini Hacks Solved | Season 02

Поділитися
Вставка
  • Опубліковано 30 січ 2025

КОМЕНТАРІ •

  • @TechleadConsulting
    @TechleadConsulting 10 місяців тому +1

    Great explanation Satya Garu, will definitely try with Dataweave & Apex as it will require less boilerplate code

  • @komalsingh-3101
    @komalsingh-3101 Місяць тому

    Awesome Video. Was looking for good explanation between Named and External and how I can create connection with external system. This video helped me to create integration with the currency Exchange API.
    Do you take online classes in Integration? Looking for some advanced level course. Let me know. Thanks in advance.

  • @02f41a0526
    @02f41a0526 10 місяців тому

    great explanation Satya...can any one implemented setting the authentication parameters in the body by using named credentials?

  • @deeps1015
    @deeps1015 10 місяців тому +1

    So making callout and having dml operation together is possible in a single transaction if the method is not invoked from a trigger?

    • @mohamedsaleemparambat3034
      @mohamedsaleemparambat3034 10 місяців тому

      I don't think so. You will end up with transaction commit error, unless you use any asynchronous methods for callouts like future method.

    • @deeps1015
      @deeps1015 10 місяців тому

      ​@@mohamedsaleemparambat3034 But that's what the presenter did here and it worked. I think it is not possible only from triggers because callout will affect the database operation

    • @awesomekj5812
      @awesomekj5812 9 місяців тому

      @@mohamedsaleemparambat3034 so how come presenter didn't get any error here when trying to upsert ? Is it because Callout was done before DML and then no callout afterwards ?

    • @rohantelang1817
      @rohantelang1817 8 місяців тому

      ​@@awesomekj5812- Correct.

    • @euuIgor
      @euuIgor 24 дні тому

      yes, it is possible

  • @rushikeshsatpute4970
    @rushikeshsatpute4970 10 місяців тому +1

    Great information

  • @smritisharan-sfdcamplified
    @smritisharan-sfdcamplified 7 місяців тому +1

    nice information

  • @CastorPolux74
    @CastorPolux74 6 місяців тому

    Excelente. Gracias.