How to make an external REST API call in UI Builder (ServiceNow - Now Experience)

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

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

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

    This was a great video! I used it today to build my own API call and followed it step by step. Keep it up!!

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

    Thank you! This was exactly what I need for my project.

  • @PrakashK-do4vy
    @PrakashK-do4vy 5 หลายเดือนก่อน

    This was really helpful. Do you have demo for list view? i.e. if the response from the API is in Array and i want to present in the list or tabular view.

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

    Man, I love this

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

    Great stuff Jesse thanks for sharing this.

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

      Thanks @shaoservicenow! You've got quite a few useful videos yourself.

  • @rajkumarsamakar
    @rajkumarsamakar 10 หลายเดือนก่อน

    Good info

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

    Nice stuff Jesse. Having a query here...
    I am making the same api call but the client is complaining like if 50 different users make this api call at the same time then it will slow down the performance of the system.
    Any workaround to avoid this?
    Or any different approach?