Servicenow AWS S3 integration

rokasg
Tera Contributor

Dear community,

I have a bunch of files in S3 buckets on the AWS, could someone please explain what would be the most convinient way to pull that data into servicenow?

Many thanks

Kind regards

RG

1 ACCEPTED SOLUTION

awessel
Kilo Guru

It appears that there is a REST API for AWS S3. Your best option is likely to make use of that using ServiceNow's Outbound REST Message functionality.



It appears that the AWS Orchestration Pack is more geared for AWS EC2 and not S3 so I don't believe that's going to be a viable option.


View solution in original post

13 REPLIES 13

Hi Miguel,

Thanks for the reply.

We are currently with on Madrid version, so we are trying to achieve this with REST API. Have done this integration using REST ??

Regards,

Karim.

Community Alums
Not applicable

Hi @Miguel Donayre ,

 

Could you please help what process you followed for integrating AWS S3 bucket with ServiceNow using Rest API?

Thanks

Menka 

Rashmi Rao
Tera Expert

Do we have a step by step process to integrate the S3 spoke and extract CSV files from S3 bucket and load it to respective table?

Hello Rashmi, 

 

Did you get this information? Could you share if so?