CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • APIs and Hooks (Moderator: Donald Lobo) »
  • What is the URL for API explorer (wordpress installation)
Pages: [1]

Author Topic: What is the URL for API explorer (wordpress installation)  (Read 1039 times)

mpressly

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.2.6
  • CMS version: Wordpress
  • MySQL version: 5.1
  • PHP version: 5.3.2
What is the URL for API explorer (wordpress installation)
October 09, 2012, 11:46:35 am
What is the correct URL to use to access the API Explorer?

I have searched for information about this and tried a number of URLs that I thought might work, but so far I have not been able to find the URL.

I am using CiviCRM 4.2.2, installed as a wordpress plugin.

The plugin is installed at:

    /var/www/wordpress2/wp-content/plugins/civicrm

The URL for that directory is:

   http:// localhost/wordpress2/wp-content/plugins/civicrm

The URL that I use to access the REST interface is:

  http:// localhost/wordpress2/wp-content/plugins/civicrm/civicrm/extern/rest.php




Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: What is the URL for API explorer (wordpress installation)
October 09, 2012, 12:29:17 pm

check:

http://issues.civicrm.org/jira/browse/CRM-10439

seems like this is still broken on WP. Might want to get on IRC and check with the API team and hopefully work with them to get this resolved for WP

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

mpressly

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.2.6
  • CMS version: Wordpress
  • MySQL version: 5.1
  • PHP version: 5.3.2
Re: What is the URL for API explorer (wordpress installation)
October 20, 2012, 02:12:27 pm
Thank you. I was able to find the URL I needed from the issue link here:

http:// issues.civicrm.org/jira/browse/CRM-10439

Link:

http:// localhost/wordpress2/wp-admin/admin.php?page=CiviCRM&q=civicrm/ajax/doc/api#/wordpress2/wp-admin/admin.php?page=CiviCRM&q=civicrm/ajax/rest&json=1&sequential=1&debug=1

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • APIs and Hooks (Moderator: Donald Lobo) »
  • What is the URL for API explorer (wordpress installation)

This forum was archived on 2017-11-26.