• Adam

    (@abdulboriy)


    Hello everyone, I was going to do some changes in my WP site and install API so that when supplier gets an order he will be notified by message. so I have to add a code to my WP . However, I have not tried it yet! That’s why can someone give me an advice about adding APi to my wordpress site so that it worked without problems. Thank you in advance for response)

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

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    I believe what you are trying to do is make an API call to opersms.uz when something happens on a WP site. You will need to make a plugin to do this. I assume the supplier who gets an order is the operator of the site that gets orders and he wants to get an SMS message when an order is submitted. Is that correct?

    Orders are not part of core WP, they would be due to some sort of plugin. It’s very likely such a plugin fires an action you can hook into to make the API call when orders come in, but you would need to ask in the support forum of that plugin what action you should hook into.

Viewing 1 replies (of 1 total)
  • The topic ‘Adding API code to WP’ is closed to new replies.