Using the API to create an (Outside WP) Management Console

This topic contains 4 replies, has 3 voices, and was last updated by  Kiran 6 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: , ,

  • Author
    Posts
  • #399997

    Derek Brown
    Expired Member
    Post count: 28

    Greetings,
    My primary reason for purchasing GEODirectory was because of the API. Sabai has no access in this way, and it is needed for my latest project. Unfortunately, although I have found much documentation, I am not clear on how to PUSH information to the system.
    The “Company” has a back office in which their consultants manage their payment information, personal information, leads, create and close parties (it’s a home party direct sales company), etc.
    From this backoffice, we want to program a section where they can create and manage their Directory listing.
    I DO hope this is possible, and if so, is there any chance you might have some PHP examples of this?
    Thanks!

    #400076

    Paolo
    Site Admin
    Post count: 31206

    Hi Derek,

    did you see this post: https://wpgeodirectory.com/support/topic/geo-api-post/

    I flagged your request for Kiran, he’s the developer of the API plugin. In case you have extra questions he’ll answer asap.

    Thanks

    #400120

    Kiran
    Moderator
    Post count: 7069

    Hi Derek,

    Currently GeoDirectory API plugin managing listings via API request. With the use of our plugin you can create listings, update listings, search listings, submit reviews etc.
    Managing payment via API request is not implemented yet, but it is already in our future tasks.
    Currently our main focus is on enhancing payment system with our new Invoicing plugin. Once we finish it we will move on implementing Payment System to manage payments via GeoDirectory API.

    To create/update listing, API request are submitted just same way that used in to create/update WordPress post. Just you have to use GeoDirectory API endpoints.

    Check following details for more info about using GeoDirectory API
    https://wpgeo.directory/rest-api/geodirectory-rest-api/ – Basic endpoints
    https://wpgeo.directory/rest-api/cpt/ – Basic field schema to create/update lisitng
    https://wpgeo.directory/rest-api/geodirectory-rest-api-endpoints/ – Each endpoints with example

    Here are some more posts
    https://wpgeodirectory.com/support/topic/update-listing-location-via-wp-api/#post-332863
    https://wpgeodirectory.com/support/topic/geo-api-post/#post-340710
    https://wpgeodirectory.com/support/topic/posting-review-rest-api/#post-374259

    Let us know.

    Kiran

    #400184

    Derek Brown
    Expired Member
    Post count: 28

    Thanks so much! You guys support is really 5 star! Luckily, I don’t need payment hooks as yet, so it looks like what you have available is exactly what I need. I’ll start playing around with your endpoints in Postman and hopefully all will go smoothly. Keep up the great work.

    #400187

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket