We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Google sheets integration with servicenow

suresh1995
Tera Contributor

hi,I am trying to integrating the ServiceNow (for my u_demo table) into Google Sheets. The concept would be that every time a user create new table (u_demo) within ServiceNow table, a new row would be created in the Google Sheet automatically.

 

kindly help me with the script

 

3 REPLIES 3

Sonu Parab
Mega Sage

Hello @suresh1995 , Have a look this video.

https://youtu.be/JJwjn3tnDCQ

Use the template shown in the video - https://automate.io/bots/sync-google-sheets-rows-records-servicenow How it works? - Step 1: This bot will work whenever a new row of data is added in Google Sheets - Step 2: Based on the data fields chosen by you, the bot saves the row data in new records in ...

suresh1995
Tera Contributor

hi, Thanks for your reply . im sucessfully connected through automate.io but they need to connect using googlesheet script editor & trigger function through script. If you have any basic script kindly share with me