New Tutorials – Creating Mobile Apps with Tiggzi Backend Services Dec 28 2012 Building a simple ToDo app with Tiggzi Backend Services Building a search app with Tiggzi Backend Services Share this:Click to share on Twitter (Opens in new window)Click to share on LinkedIn (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on Pocket (Opens in new window)Click to email this to a friend (Opens in new window)Click to print (Opens in new window) Related
I really cannot figure out how to connect to the LinkedIN api by creating a rest service. Any help would be appreciated!
okay great – I am going to give it a whirl thanks! If you can think of any others, please link them to me:) Reply
do I need to create and 2 separate rest services (1 for api key and the other for my queries) or can I do it all through once service connection? Reply
Probably two services, one to get the access token and then use the access token to invoke APIs. Reply
HEY MATT — do you have an example video of how to work with the LinkedIN api?
No, I don’t have such video. In general, using LinkedIn API is same as using any other API.
Awesome, thanks! So would the edmunds API video a good guide to learn by?
Yes, should be.
I really cannot figure out how to connect to the LinkedIN api by creating a rest service.
Any help would be appreciated!
okay great – I am going to give it a whirl thanks! If you can think of any others, please link them to me:)
cannot connect to the linkedin api 😦 any help would be great
do I need to create and 2 separate rest services (1 for api key and the other for my queries) or can I do it all through once service connection?
Probably two services, one to get the access token and then use the access token to invoke APIs.