Author

Topic: How to integrate 3rd party API in WordPress? (Read 808 times)

full member
Activity: 178
Merit: 100
January 10, 2017, 10:57:35 PM
#2
I am new to integrating API's. I want to integrate bitfinex's API into my local wordpress installation. Just to test. Here is the link to there API Doc. http://docs.bitfinex.com/reference#rest-public-ticker

Secondly I want to integrate the Ticker API. My goal is the output there ticker prices.

Thank you

I'd like to help but javascript in Wordpress stonewalled me. I've written Wordpress plugins, hacked the core files to enable remote user registration and more.

But javascript, well, it got me stumped.

I can point you in the general direction though ... you have to do wp_enque with javascript in Wordpress.

I know that's not much but maybe it will get you in the right direction.

member
Activity: 83
Merit: 10
I am new to integrating API's. I want to integrate bitfinex's API into my local wordpress installation. Just to test. Here is the link to there API Doc. http://docs.bitfinex.com/reference#rest-public-ticker

Secondly I want to integrate the Ticker API. My goal is the output there ticker prices.

Thank you
Jump to: