ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Return all users whose emails are in the array

The below is part of the script include that failed to return the list of users. How can I return a list of users based on an array of email addresses?  var email = []; //this contains (abc@org.com,efg@org.com,hij@org.com) ...

tsoct by Tera Guru
  • 848 Views
  • 1 replies
  • 0 helpfuls

Autopopulating details based on selection

We have a multiple choice which has 3 options V1,V2,V3 ( attached picture for reference)And when we select V1 -C1,C2,c3  checkboxes are visible.And as I attached image we have three variables variable1,variable 2,variable 3.If user selects V1 option ...

User_267 by Tera Contributor
  • 828 Views
  • 1 replies
  • 0 helpfuls

Data Stream Pagination - empty sourceItem

Hey Experts, I'm trying to configure a pagination for a rest api in a data stream using flow designer.As below the configuration of the data stream. 1. Pagination Setup Step : 2. REST Step : 3. Splitter Step :4. Script Parser step : (for tesing purpo...

medcherifzani_0-1704722580754.png medcherifzani_1-1704723680918.png medcherifzani_2-1704723744480.png medcherifzani_3-1704723810342.png

Resolved! Integration -Attachment API

Hi people, I'm currently looking into integrations and want to explore Scripted REST API. Did anyone have input on this Also I want to explore the Attachment API 'Did anyone have any documents and real time work item to work on PDI? . If so kindly sh...

Vengadesh by Tera Guru
  • 2163 Views
  • 5 replies
  • 1 helpfuls

Teams chat integration

Hi all.   we currently have a use case that sounds:   as an agent, I would like to be able to create both incident and requested item directly from a team chat with user, so that all team chat correspondence will come into the work notes.   anybody h...

client script

Hi Everyone, I need 2 role values should be available in the variable field "role". I have done the previous configuration by client script. I have attached the screenshot here.  If I select the value from type or request, then i would be able to sel...

Resolved! Available For affects Requested For variable on catalog item

We have a catalog item that can be requested for any user but only a subset of users (user criteria = Group A) can fill out/submit. When a member of Group A fills out the form they want to enter a user into the Requested For variable a user who is no...