Versteckte Daten über API an Themen oder Beiträge anhängen

Is there a way to attach (hidden) extra data to a topic or post that can be read and written via the API

We’re looking to sync information about posts to another system and want to ‘tag’ topics and posts with a unique id from the other system as they are synced

You could write a plugin that has a post custom field and adds it to the serializer.

I would think it easier to have the other system use the post id or url.

2 „Gefällt mir“

Thanks Jay, I’m looking into the plugin approach

2 „Gefällt mir“