Get json objects from an external API in Joomla 3.3! - Joomla! Forum - community, help and support
hello,
i retrieve json objects generated application in joomla 3.3
is possible use native functionality of joomla it? or should create extension it?
i saw in documentation exists on github / techjoomla component com_api, implemented in core of joomla?
i'm little confused, because not know begin integration.
is there among have made this kind of integration?
thank you,
thierry
i retrieve json objects generated application in joomla 3.3
is possible use native functionality of joomla it? or should create extension it?
i saw in documentation exists on github / techjoomla component com_api, implemented in core of joomla?
i'm little confused, because not know begin integration.
is there among have made this kind of integration?
thank you,
thierry
this isn't clear.
you want have joomla access service? why need this, information getting, , how information being used?
a joomla developer team wrote joomla api think that's make joomla accessible via api service calls, turning joomla installation reachable service accept , process requests. don't think it's core though, , can't recall group did or has supported version of that. don't think that's talking if need reach service...
here's example. joomla's user system supports authentication plugins write plugin interfaces blah.com via rest api. write plugin makes formatted api request blah.com , gives me information saying "cool, logged in big guy, here's user data <array of user data>" , i'll tell joomla "ya guys' valid, log him in joomla dude , populate new user <array of user data>". pretty facebook/twitter/gmail , etc. logins rely on third party services when authenticating.
so trying achieve here? want publish install service or need connect third party service. , if it's second what's workflow?
you want have joomla access service? why need this, information getting, , how information being used?
a joomla developer team wrote joomla api think that's make joomla accessible via api service calls, turning joomla installation reachable service accept , process requests. don't think it's core though, , can't recall group did or has supported version of that. don't think that's talking if need reach service...
here's example. joomla's user system supports authentication plugins write plugin interfaces blah.com via rest api. write plugin makes formatted api request blah.com , gives me information saying "cool, logged in big guy, here's user data <array of user data>" , i'll tell joomla "ya guys' valid, log him in joomla dude , populate new user <array of user data>". pretty facebook/twitter/gmail , etc. logins rely on third party services when authenticating.
so trying achieve here? want publish install service or need connect third party service. , if it's second what's workflow?
Comments
Post a Comment