• Hi!
    I want to automate the process of post creation and updating. With WP API I have full access to all the relevant post components – and the only thing I’m missing is a way to update the PowerPress fields such as enclosure, etc.
    Any idea on how I can do that?
    Thanks 🙂
    Ran

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ranlevi

    (@ranlevi)

    Note: just to be clear – I’m talking about the REST API.
    Ran

    Plugin Contributor Angelo Mandato

    (@amandato)

    Hello Ran,

    The additional meta fields are stored in a serialized value on the 4th line of the “enclosure” field for each podcast episode. I do not believe there is a way to set this with the Rest API in WordPress. I would star there though, see how you specify enclosure data, if you can provide an example how that looks we may be able to figure out the additional fields.

    Thanks,
    Angelo

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘API access to PowerPress fields?’ is closed to new replies.