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

Forum Posts

Portal hide

Hi All,There is a requirement to show custom portal only to a specific group, like "ITSM Devs", remaining all other users must not have access to view the portal and other group should be lock down to that portal.Thanks

DevYadav by Tera Contributor
  • 874 Views
  • 3 replies
  • 0 helpfuls

Cannot add an Approver Requested Item via API

I've managed to create a Request Item and a Requested Item via API but when I try to create an Approval Requested Item it gives me a Status Code 201 but doesn't seem to add the data to the Body response. Is this even possible via API or have I put wr...

jamesanders by Tera Contributor
  • 751 Views
  • 1 replies
  • 0 helpfuls

Resolved! Pull watch list emails script

Hi,In an Email Client Template that has the incident_alert_task table set, I need to call an email mail script that pulls email(s) from members on the source incident watch list. I have tried a lot, but nothing seems to work. The following script sho...

Thomas G by Tera Guru
  • 3696 Views
  • 14 replies
  • 6 helpfuls

Iterate through variables in server side script

I am trying to use the 'Submit a Record Producer' REST API to create functionality to copy a ticket. This ticket is in a table where records can be created using multiple record producers, so the variables on the table can always be different. So I w...