Akshay Cj
Akshay Cj

Reputation: 7

Custom API integration with WordPress

I'm planning on creating a deals and coupon site using wordpress. I want to automate it with the the data api that gives data in JSON. But how will I integrate this api in compatibility with WordPress to create new post that contain custom fields for each offer.

Upvotes: 0

Views: 127

Answers (1)

brianlmerritt
brianlmerritt

Reputation: 2852

WooCommerce has both coupon management and an API. I suggest you start there...

Upvotes: 1

Related Questions