New Tutorials – Creating Mobile Apps with Tiggzi Backend Services
9 responses to “New Tutorials – Creating Mobile Apps with Tiggzi Backend Services”
-
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.
-
Leave a comment