How to Send data from AWS S3 Bucket to ServiceNow?

Vijay71
Kilo Explorer

Hey Guys,

My requirement is "We have a AWS SFTP service where the data is stored in AWS S3 bucket and is there any option to send the data directly to SNOW ". What would be the preferable options:

1. REST service -- How can we achieve it ?

2. Is there any connectors that we can establish between both?

What are the multiple options that would be preferred.

Feel free to discuss .

Thanks

7 REPLIES 7

Harsh Vardhan
Giga Patron

you can create here rest message and use the "AWS S3" API as an end point mention the credential details so servicenow can retrive those records from AWS. 

 

Amazon S3 REST API details

https://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html

 

Refer the link below for further details about rest message in service-now. 

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

 

Hey Thanks for the response !

  Do we have to make the S3 bucket as public to get via REST service ? So we dont have any direct connectors to send date to SNOW ?

 

Appreciate your response !

 

 

Did you successfully integrate them ?

I have a working model with AWS S3 integration. You can send me slack or email me and I can show you how I did it.