API.getBulkRequest

Hi Everyone, I’ve been using Piwik for awhile now and am really loving it, but have been struggling putting it into my CRM. I’m trying to pull back information for multiple URL’s, but I can’t seem to get the API.getBulkRequest option to work. Here is an example of what I attempted based on the documentation.

https://analytics.yourpartystop.com/index.php?module=API&method=API.getBulkRequest&urls[0]=method%3DActions.getPageUrl%26pageUrl%3Dhttp://www.yourpartystop.com%26idSite%3D1%26period%3Drange%26date%3D2012-06-25,2012-07-25%26format%3Dxml&urls[1]=method%3DActions.getPageUrl%26pageUrl%3Dhttp://www.yourpartystop.com/articles%26idSite%3D1%26period%3Drange%26date%3D2012-06-25,2012-07-25%26format%3Dxml

However, this just returns a message of:

I’m sure it is just something silly that I’m doing wrong, but I’m just not seeing it. Can anyone point me in the right direction?

Thanks!

Sorry bulk request is not yet released, we updated the documentation too early!

Please use SVN trunk for this feature, or wait for Beta release 1.8.3 coming next few days

Great. Thanks for the info Matt. Also thanks for implementing this because it’s going to be very helpful!