How to use rest api for integrating erpnext with wordpress
Integrate erpnext with wordpress
Hi,
Please Refer following link, It will be helpful.
Link:- https://frappe.io/docs/user-guide/rest_api
Shraddha Ranjane
New Indictrans Technologies Pvt. Ltd.
Thanks for responding
Yes, Have seen that link, the issue is that i have never used any rest api, can you tell me the exact way to do this
@rmehta I was about to ask the same… I’d be interested in integrating users db and hopefully woocommerce plugin data.
@imapirate please check the REST API
Also since this is a public forum, please don’t call-out specific users with “@” to answer questions unless its a reply / follow up.
Thanks, also for the suggestion. Indeed I did follow up your request about details on the kind of integration needed, as no other one did
@imapirate sorry for sounding upset, sometimes people should remember to ask questions openly
Did you checkout the REST API? does that work for you?
Hi All,
We have the plugin ready.
it will sync products both ways
orders from woocommerce to erpnext (If COD- it will create sales order and if paid, it will create sales invoice)
customers from woocommerce to erpnext only if the customer has placed an order in woocommerce site.
is this working for multiple woo sites to one erpnext instance?