Web API | Appian | How to authenticate Web API | API Key Authentication | Low Code

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

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

  • @dharmendragupta9475
    @dharmendragupta9475 3 หลายเดือนก่อน +2

    Really helpful

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

      Glad it helped

  • @kashishbarnwal2046
    @kashishbarnwal2046 6 หลายเดือนก่อน +1

    It's quite informative, explains how to get started and even verify the working of the created web API. Thanks for uploading this content..

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

      Thanks for Watching.

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

    Nice explanation

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

      Thanks. Keep watching!!

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

    Hi, This video is really helpfull. Can you make a video on Web api Security and Service accounts

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

    Informative.. Need more videos like this😇

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

      More to come! 😄

  • @RamanPatel-my6pw
    @RamanPatel-my6pw 6 หลายเดือนก่อน

    Please create a series of videos on best practices of different appian objects (interface, process model, records etc.).

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

      Noted. Stay Tuned!

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

    You are going great
    i am following you from beginning more support and try creating videos on process model and integrations❤❤

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

      Thanks❤️, more to come !!
      Stay tuned 😄

  • @LowcodeNocodeHub
    @LowcodeNocodeHub 4 หลายเดือนก่อน

    Hi, can you please do a video on implementing SSO with a login page, where I can login in to site with google credentials

  • @kotaiahpathi9930
    @kotaiahpathi9930 4 หลายเดือนก่อน

    we need Appian test case videos,

  • @SHAIKHAwesh-e7y
    @SHAIKHAwesh-e7y 6 หลายเดือนก่อน +1

    Please create a Playlist for Beginners Basic to Advance

  • @chandufighter7667
    @chandufighter7667 5 หลายเดือนก่อน +1

    Mam please explain real scenario based questions and real interview experience questions for 3 yrs of experience

    • @AppianSeekho
      @AppianSeekho  5 หลายเดือนก่อน

      Coming soon 😄

    • @chandufighter7667
      @chandufighter7667 5 หลายเดือนก่อน

      @@AppianSeekho we need complete appian developer advance course content

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

    In the webapi security you have mentioned service account group right I have not understood that part??

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

      Hi, Web API can only be called By an authenticated Appian User or Service account. By providing access to service account group, I have secured my API to prevent it from exposing its data to any unauthorised system or user. And this is the group where I have added the service account (service account selected when you create an API key for a web API)

  • @snehasadula6945
    @snehasadula6945 4 หลายเดือนก่อน

    Hi,
    after authentication is done in post man also i am getting the below error.
    500:Internal server error

    • @AppianSeekho
      @AppianSeekho  4 หลายเดือนก่อน

      Check if the authentication is done correctly. Are you calling an Appian web API ?