Has anyone created a REST service in AwareIM??

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Has anyone created a REST service in AwareIM??

Post by tford »

Has anyone created a REST service using this screen? If so, I'm interested in as many details as you can provide.

Thanks!
Service with REST.jpg
Service with REST.jpg (159.29 KiB) Viewed 33040 times
Tom - V8.8 build 3137 - MySql / PostGres
aware_support
Posts: 7526
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Has anyone created a REST service in AwareIM??

Post by aware_support »

I know a company who has used REST extensively, but I am not sure if they are present on the forum.
Aware IM Support Team
himanshu
Posts: 723
Joined: Thu Jun 19, 2008 6:24 am
Location: India
Contact:

Re: Has anyone created a REST service in AwareIM??

Post by himanshu »

Yes, we have created let me know how we can help.
From,
Himanshu Jain


AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
BenHayat
Posts: 2749
Joined: Thu Dec 23, 2010 5:48 am
Location: Fla, USA
Contact:

Re: Has anyone created a REST service in AwareIM??

Post by BenHayat »

himanshu wrote:Yes, we have created let me know how we can help.
I don't mean to ask for too much, but I've seen this question come up many times. A simple, but yet constructive example would be appreciated.
Thanks!
BobK
Posts: 545
Joined: Thu Jan 31, 2008 2:14 pm
Location: Cincinnati, Ohio, USA

Re: Has anyone created a REST service in AwareIM??

Post by BobK »

I would have answered sooner but have been swamped with work.

I appreciate the help displayed on this forum, especially when it benefits me, but how do you people get any work done when you spend so much time helping others on this forum?

I could probably come up with a "quick and dirty" example of a REST service over the weekend if anyone is interested.
Bob
BenHayat
Posts: 2749
Joined: Thu Dec 23, 2010 5:48 am
Location: Fla, USA
Contact:

Re: Has anyone created a REST service in AwareIM??

Post by BenHayat »

BobK wrote:I would have answered sooner but have been swamped with work.

I appreciate the help displayed on this forum, especially when it benefits me, but how do you people get any work done when you spend so much time helping others on this forum?

I could probably come up with a "quick and dirty" example of a REST service over the weekend if anyone is interested.
Well Bob, you have been great all along. It's not the volume of help, but the quality that counts and you have been very helpful.
I honestly see other Aware developers like my teammates and friends. In fact I havebecome [close] friends with a few that I would have not been able to do so, if it wasn't for this forum.
aware_support
Posts: 7526
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Has anyone created a REST service in AwareIM??

Post by aware_support »

Also a video tutorial about web services has an introduction to REST (but no examples)
Aware IM Support Team
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Re: Has anyone created a REST service in AwareIM??

Post by tford »

The new V8 tutorial that support mentioned:

https://www.youtube.com/watch?v=iflClzVF1T0
Tom - V8.8 build 3137 - MySql / PostGres
yuri.rj
Posts: 223
Joined: Tue Jan 11, 2011 8:05 pm

Re: Has anyone created a REST service in AwareIM??

Post by yuri.rj »

Sorry, but looking at your screenshot, it seems like you are integrating with facebook.

Is this correct?

Are you consuming(reading) stuff from facebook?

And how are you doing that?
aware_support
Posts: 7526
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Has anyone created a REST service in AwareIM??

Post by aware_support »

Aware IM supports login via Facebook. This is internally implemented using REST - Aware IM calls Facebook REST API.
Aware IM Support Team
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Re: Has anyone created a REST service in AwareIM??

Post by tford »

yuri.rj,

I just realized you are talking about MY screenshot. Yes, another part of that BSV sends some info via an intelligent object to Integromat which in turn posts to Facebook on my behalf. I will be posting the steps to accomplish that in Tips and Tricks in a few days.
Tom - V8.8 build 3137 - MySql / PostGres
himanshu
Posts: 723
Joined: Thu Jun 19, 2008 6:24 am
Location: India
Contact:

Re: Has anyone created a REST service in AwareIM??

Post by himanshu »

Hi Ben,

Will share the example related to same that in few days.
From,
Himanshu Jain


AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
BenHayat
Posts: 2749
Joined: Thu Dec 23, 2010 5:48 am
Location: Fla, USA
Contact:

Re: Has anyone created a REST service in AwareIM??

Post by BenHayat »

himanshu wrote:Hi Ben,

Will share the example related to same that in few days.
Thanks!
Post Reply