cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

How to integrate thingworx api with S3 bucket?

Ru
14-Alexandrite
14-Alexandrite

How to integrate thingworx api with S3 bucket?

Hello,

i have my application on S3 Bucket and the application's data is present in thingworx. Now i created some API which have the application data and i want to integrate that API's with the S3 Bucket to show the API's data on Application.

 

Suggest me the solution on this use case.

3 REPLIES 3
bchaudhary
17-Peridot
(To:Ru)

Hello @Ru ,

you can use REST API or the content loader. 

pls refer the attached post:

https://community.ptc.com/t5/ThingWorx-Developers/How-to-send-a-file-to-AWS-S3-via-Content-Loader-Functions/td-p/737234?posno=2&q=S3%20%20thingworx%20aPI&source=search

 

Let me know if you have any further concerns

Regards

Bhawna

Ru
14-Alexandrite
14-Alexandrite
(To:bchaudhary)

@bchaudhary ,

i refer the post that you have shared with me but i want to send thingworx api data on s3 bucket instead of sending a file from s3 bucket to thingworx through content loader.

Hello @ru 

You are asking essentially how to access ThingWorx's REST API ?

There is plenty information about this in the ThingWorx Help Center and the ThingWorx Developer portal.

One example is this page from the Developer portal: https://developer.thingworx.com/resources/guides/thingworx-rest-api-quickstart

Top Tags