The CreatorCon Call for Content is officially open! Get started here.

Import data from Google to Servicenow

Fredo1
Giga Expert

Hi

I wonder if anybody can provide me with sites, documentation, WIKI, examples to import data from Google (docs, sheets) to ServiceNow.

Many thanks in advance

1 ACCEPTED SOLUTION
14 REPLIES 14

How did you do that?

Using a service account with domain access, I created credentials in Google and enabled API's needed. I created an entry in application registry, then a rest message. I'm receiving data back and using that data to populate tables in Servicenow.

 

It would be great if you can create some kind of HOWTO Doc/web page for the community.

 

Many thanks in advance

I'll try to get something together this weekend and get it posted. I couldn't find any help on the community so I understand.

This link is a good start

https://docs.servicenow.com/bundle/istanbul-application-development/page/integrate/outbound-rest/task/t_OAuthDemoCreateProvider.html