API Integration with Concrete5

Permalink
HI, I have build a site in concrete 5.7 version. Here I need to integrate a third party API to show content and their service to our site? Please can anyone help me how to integrate API with concrete5? Is there any add-on for it?

Thanks

theneptune
 
WillemAnchor replied on at Permalink Reply
WillemAnchor
can you give a bit more info:
php or js ?
external or on your server ?

for js, check the asset system
for php, depends, maybe put it in /application with appropriate namespacing and then use it where needed
theneptune replied on at Permalink Reply
theneptune
Thanks for reply.
It is for PHP and from external server.