Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

DKIM

Hello everyone!I would like to know the steps to configure DKIM.I tried accessing article KB1002273 but couldn't log in to read it.I would really appreciate your help. Thank you!

12uy by Mega Sage
  • 2262 Views
  • 4 replies
  • 1 helpfuls

Resolved! Bidirectional Integration on SMS - Twilio

Hi everyone! I'm working on a project where we need to integrate Twilio for SMS capabilities. Specifically, we're looking to capture responses to SMS messages and update the source (like the CASE record) from where the SMS was triggered.Has anyone he...

LearnerNitin by Tera Contributor
  • 2781 Views
  • 2 replies
  • 0 helpfuls

Unable to insert record in group member table through script step in custom action in a flow

Hi, I am not able to insert record in group member table through script step in custom action in a flow. I am using below script:            grpMember.initialize();                        grpMember.group = 'sys id of group';            grpMember.user...

Resolved! API call from remote server side though catalog form

I'm working on a form and trying to think through how to do it, Basically I am trying to do a API call from a Server A since the MID server has no permission to make it. So once the user submits the form the Rest API call should be made from the Serv...

Bobby8 by Tera Contributor
  • 912 Views
  • 2 replies
  • 0 helpfuls

Need Service Catalog Item for external users

Hi Experts,  I've currently a requirement where i need to create a catalog item for external Company users ( more than 20000 ) , currently they rely on emails to communicate requirements. We can't create their users on our system. Is there a way to m...

Resolved! In HAM Pro from asset table.

When I am opening any records of asset from asset table. I am getting one pop-up. "The asset is excluded from licensed  hardware asset features". I want include remaining asset features. For some of records is not pop-up.Please suggest me how to reso...

RaiShivamAjay_0-1730280698388.png

Data Privacy Conditions

I am trying to setup data privacy and anonymization. What I want to do is to replace the first and last name of users who have left the company, so user active = false. I can not find any way to put a condition on my classifications nor Anonymization...

Job1 by Tera Contributor
  • 816 Views
  • 1 replies
  • 0 helpfuls

Set Default View Using View Rule

Hello Team,      I have a requirement to set a business service form to default for users with a role. I have to set it using View rule by using the advanced script. The problem I have encountered is unlike all the views ,Default view doesn't have a ...