POST Request

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
chamus
Posts:3
Joined: Mon Jul 10, 2017 9:04 pm

POST Request

Post by chamus »

Is there a way to make a POST request to an outside web service from within OA? I know I can set up a REST service from within OA to allow requests to be made into OA but I need to make a request to an external service.

Thank you in advance.

agruber
Posts:147
Joined: Tue Sep 07, 2010 2:52 pm

Re: POST Request

Post by agruber »

Yes, there is. Take a look at the CTRL function "netPost()".

I have used it in several occasions, like interfacing with Philips Hue bridge, Google calendar, telegram.org or TFS. Hope that helps.

BR, Andreas
Customer Care

chamus
Posts:3
Joined: Mon Jul 10, 2017 9:04 pm

Re: POST Request

Post by chamus »

Thanks Andreas,

I figured there had to be an easy enough way of doing this, but when I searched Post in the help doc, nothing showed up. :(

3 posts • Page 1 of 1