How to create service account to call API.

niveditakumari
Mega Sage

Hi, 

 

How to create service account to call API. I need to create service account to call API an read all records from catalog item. 

There is catalog item called 'ABC' and I need to read all records from that table and that record are stored in one table. 

I need to call create service account and call API to retrieve all RITM and then we need to call API to retrieve table that stored User Registration data. 

Can you please help me with step. 

 

Regards, 

Nivedita 

 

 

 

1 ACCEPTED SOLUTION

@niveditakumari 

correct the scripted REST API resource needs to be given in postman

Also ensure you add prefix with the instance name etc in the URL

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

22 REPLIES 22

Hi @Ankur Bawiskar

 

Which approach will be best practice and what are step for that. 

Can you please help me with that. 

 

Regards, 

Nivedita 

 

 

@niveditakumari 

I believe I have answered your original question and subsequent question as well.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar

 

Need to show user registration record and their all data to user. 

Can you please help me to achieve that. 

 

Regards, 

Nivedita