How to parse JSON response in REST API | 4MV4D | S01L13

Поделиться
HTML-код
  • Опубликовано: 28 дек 2024

Комментарии • 29

  • @DipakKumar-ls7dk
    @DipakKumar-ls7dk 4 года назад +3

    Knowledgeable video, Awaiting for the second part in which you will insert the data into import set table and use the business rule to insert into target table.

  • @NiamulArifin
    @NiamulArifin 4 года назад +1

    Very good videos on integration. Subscribed. Waiting on the next videos.

  • @우한균
    @우한균 Месяц назад

    Perfect Video man, It's really helpful.

  • @seasuccesschannel2628
    @seasuccesschannel2628 4 года назад +1

    Good one

    • @SAASWithServiceNow
      @SAASWithServiceNow  4 года назад +1

      Thanks.
      Please share my Channel and Videos and don't forget to Subscribe.

  • @amirmohamed4670
    @amirmohamed4670 Год назад

    Thank you so much!
    A very informative and amazing video.

  • @mahendrapulakam4525
    @mahendrapulakam4525 4 года назад

    Thanks Gaurav all the videos , really help for developers

  • @noor-ul-ainatta802
    @noor-ul-ainatta802 10 месяцев назад

    Thanks for increasing my knowledge. I have one instance only on my email, Can I just take any dummy data from internet or test data to test it in my PDI for the practice?

  • @trudyandgeorge
    @trudyandgeorge 3 года назад +1

    Video starts at 25:25 Spoiler: JSON.parse()

  • @SIRReddy
    @SIRReddy 4 года назад +1

    Very good explanation.

  • @govinddhande5717
    @govinddhande5717 2 года назад

    @SAASWITHSERVICENOW, how do know whether or not the response is in Array? I am having issues where I am getting response in variables but HTML fields are coming as undefined, so can't create or update the record

  • @shivam.1764
    @shivam.1764 3 года назад

    Great!!

  • @ajaykumaryellanki2099
    @ajaykumaryellanki2099 4 года назад

    Hi sir i have a small requirement
    Coalesce property use number field and importing records into target table but i don't want to update records then I want create records.? Would you explain pleas

  • @samuraiwolf3669
    @samuraiwolf3669 2 года назад

    "the 📢four📢 minut video"
    31:00 what a moment

  • @indrajapandiri3922
    @indrajapandiri3922 2 года назад

    I have a glidelist type field which is returning the sys_id's of the user's but the sys_id's are different both instances so I need the user ID of the sys_id which I can't get through the dot walking can anyone have any suggestions?

  • @edsel816
    @edsel816 3 года назад +1

    What's the website name that you used to make the json result look cleaner?

  • @samueltse6985
    @samueltse6985 4 года назад

    came across your SNow videos and they are very informative. I have a question about parsing REST response. What if the response comes back in gzip format? Is there a way to parse it in SNow? It seems to be getting more common that third-party companies are compressing their response due to the size. Any thoughts on that?

  • @varshaamin8053
    @varshaamin8053 4 года назад +1

    Hi, Thanks for this video. Could you please explain how can I log the reference field value for example: model_category - Computer just like how you logged asset tag value.

    • @SAASWithServiceNow
      @SAASWithServiceNow  4 года назад

      You can use sys_display_value=true parameter or you can change the returned fields in api explorer and select category .name which will return model category name in JSON and then you can get that value.

  • @abdulla14886
    @abdulla14886 4 года назад

    Waiting for next video on json parse....

    • @SAASWithServiceNow
      @SAASWithServiceNow  4 года назад

      Did it not help?

    • @abdulla14886
      @abdulla14886 4 года назад +2

      You have missed a important thing,! writing those parsed json in to a staging table / target table.

    • @veerabhaskardonikela2158
      @veerabhaskardonikela2158 2 года назад

      @MF Sohail khilji
      R u find the next vedio
      Creating records in target table

  • @seasuccesschannel2628
    @seasuccesschannel2628 4 года назад +1

    Already subscribed... Commented... Let me share with friends...

  • @chinmaytawade1607
    @chinmaytawade1607 3 года назад

    Thanks!

  • @gayathrishivakumar3893
    @gayathrishivakumar3893 3 года назад +1

    Good one