What is Inbound Action in ServiceNow | DETAILED OVERVIEW OF INBOUND ACTION

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024
  • In This video you will learn about Inbound Email Actions in ServiceNow.
    ServiceNow has a great feature in which if you send an email to ServiceNow instance email address, then it can perform some action in the system like creating and updating records. In this session we will learn about Inbound Actions and how it practically works in ServiceNow instance.
    You will learn :
    - What is Inbound Action in ServiceNow
    - How incoming email gets processed in ServiceNow
    - How Incident is created via email in ServiceNow
    - Inbound Email Actions email object and variables
    - How to perform scripting in Inbound Action
    - How to update assignment group with inbound action.
    Our Telegram Chat : t.me/saasnow
    Our Website: www.saaswithse...
    Our Facebook Page : / saaswithservicenow
    Our Discord: / discord
    #SAASWITHSERVICENOW #InboundAction #ServiceNowJobs #LearnServiceNow

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

  • @liaqatnaveed9441
    @liaqatnaveed9441 3 месяца назад

    Thank you for explaining it so well in the video.

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

    Long video but worth a watch. Well explained!!

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

    indeed , great video. cover all the concept of inbound action. stay blessed

  • @maruthiram9192
    @maruthiram9192 3 года назад +2

    Well explained...Thank You

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

    Great Video.. You can search inside an array with array.indexOf("string") it returns the position if found, if not found, it returns a -1

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

    Such a nice and brief Explanation , Thank You Gourav.....

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

    Thanks Gaurav for the Inbound action video as requested nice explanation.

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

    One word - Classic. Please post one more video to cover a bit on advance action.

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

    Nice and brief explanation on inbound email actions👌

  • @ajeetkumar-kn2of
    @ajeetkumar-kn2of 3 года назад

    Nicely explained. Thank you Gaurav for efforts

  • @diwakarandurairaj5173
    @diwakarandurairaj5173 2 года назад +1

    Great explanation 👌

  • @maxinefairholm820
    @maxinefairholm820 2 года назад +3

    Hi , this video was super helpful. Thank you. I got my inbound email actions working as demonstrated in the video. However, is there a way to define how the values in the email body should display? E.g. Instead of using 'category: Software' I want to use '%category=software' in the body of the email. So, I need it to grab the value of the = sign instead of colon. Also, in the inbound action, it does not allow me to define
    if (email.body.%category != undefined)
    current.category = email.body.category;
    Any help would be grateful. Thank you Max

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

    WELL EXPLAINED

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

    Thank YOU ! again

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

    You are 🙏 AWSOME 🤘

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

    good effort

  • @cosmicstrays6864
    @cosmicstrays6864 2 года назад +2

    Hi, what type of access do we need in service now to perform these changes?

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

    Thank you sir

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

    Hi Gaurav,
    Thanks for this videos, it really was nice and helped me a lot.
    Could you please make a video on demo of allow digest in notification with all the cases.

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

    Great video. If I were to update a record based off of a user and a group they are part of how could I do that? For example: if a user responds to an email notification, I need to get their group and then based off of that group they are part of, I need to update one of a few different custom journal fields we have setup based off of the group the user belongs to.

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

    That was a great video , but I have a doubt - when we go to email logs their is a field deleted that is auto checked when email is received , what does that mean?

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

    how do we create Service Now ticket from Azure Data Factory?

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

    Hi gaurav have a question ...can we find language of email so that a particular action can be taken

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

    Is it possible to update a field such as a date field by having the user click a button in the email? I'm looking for some way to do this. The user gets the email, clicks the button and the incident is updated with a date that adds 7 days to the date. So 2021-08-10 would turn to 2021-08-17. Is this possible?

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

    hello sir,
    please upload video of outbound action email.

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

    FYI-Inbound actions email is disabled for pdi

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

    Please share the PPT link of all videos, if Possible.....

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

    I don't receive emails sent from gmail. Pls help. Also where can i check my instance email address?

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

      I tried sending as mentioned in the video but those are not coming

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

    how can i get the date of the email sent