SheaOliver
Member
Is it possible to add RSS Feed items to custom meta fields in a Custom Post Type?
I am using CrocoBlocks' Jet Engine to create Custom Post Types. I do have both the Custom Post Type and the Meta Fields set to be visible to the Rest API.
I am able to create a post from an RSS feed to the custom post type, but the custom Meta Fields do not appear as options to map the RSS fields to.
I have also tried to Get a Post by Post ID, thinking that might reveal the meta fields. However, I receive the following response.
Code: rest_post_invalid_id
Message: Invalid post ID.
Data Status: 404
Help?
I am using CrocoBlocks' Jet Engine to create Custom Post Types. I do have both the Custom Post Type and the Meta Fields set to be visible to the Rest API.
I am able to create a post from an RSS feed to the custom post type, but the custom Meta Fields do not appear as options to map the RSS fields to.
I have also tried to Get a Post by Post ID, thinking that might reveal the meta fields. However, I receive the following response.
Code: rest_post_invalid_id
Message: Invalid post ID.
Data Status: 404
Help?