- Your Task History ID
- IjU3NjUwNTY5MDYzMTA0MzI1MjZkNTUzZDUxMzYi_pc
I would like to hire someone for what I believe is a simple task. I am willing to pay
I need help with an Rest API connection from Pabbly Connect to a Wordpress site and Koko Analytics running on that site.
Koko Analytics has Rest API endpoints. I can setup the application password on the Wordpress site, but I get access error in Pabbly when using the application password
Information on the Endpoint:
Get (daily) data for visitors & pageviews to any page on the site between two dates:
curl --user "USERNAME:APPLICATION_PASSWORD" https://WEBSITE.COM/wp-json/koko-analytics/v1/stats?start_date=2020-04-01&end_date=2020-04-30
I need help with an Rest API connection from Pabbly Connect to a Wordpress site and Koko Analytics running on that site.
Koko Analytics has Rest API endpoints. I can setup the application password on the Wordpress site, but I get access error in Pabbly when using the application password
Information on the Endpoint:
Get (daily) data for visitors & pageviews to any page on the site between two dates:
curl --user "USERNAME:APPLICATION_PASSWORD" https://WEBSITE.COM/wp-json/koko-analytics/v1/stats?start_date=2020-04-01&end_date=2020-04-30