• Resolved Steven Cooper

    (@kingcooper)


    Hi there champions

    Is this an api app?
    Can i use it to update stock levels from an external api?
    |Can i use it to auto push new order create to a third party supplier through api?

    Thanks

    Steeve

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Uncanny Automator

    (@uncannyautomator)

    Hi @kingcooper ,

    Apologies for the delay.

    We can send data out via webhook to other APIs and receive data back via webhook (please see https://automatorplugin.com/article-categories/wp-webhooks/ for more details), but this also depends on what you’re using to manage inventory. Is this Woo or something else? For integration with another platform we would really need to see what they can support for sending and receiving data; maybe you could provide a link to their API documentation so we could have a quick look.

    Thread Starter Steven Cooper

    (@kingcooper)

    ok, sounds like a good plan

    I am using woo

    api docs are here: https://www.dropshipzone.com.au/apidoc/index.html

    we want to update our stock levels as well as send order auto create on completion order

    thanks for your help

    Plugin Contributor Uncanny Automator

    (@uncannyautomator)

    Sorry @kingcooper , we’re going to say that Automator probably isn’t the right fit here. We checked the API documentation you sent and access tokens last for 15 minutes only, so you would need a way to first send data to get an access token back, then pass that to an authorization header to allow the communication between the 2 platforms. It’s possible, but a bit complicated with Automator to set that all up to ensure authorization would work reliably because of the short token duration.

    Sorry about that.

    Thread Starter Steven Cooper

    (@kingcooper)

    No worries.

    Other apps I’m looking at is wpgetapi and another json api app.

    I’ve had a Quick Look through plug-in list at wp, but didn’t see a lot that fits my model.

    Is there anyone you can recommend in comparison?

    wishing you the best day.

    Steve

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.