Home › Forums › General Issues › How to update ACF Relationship field with serialized data via XMLRPC › Reply To: How to update ACF Relationship field with serialized data via XMLRPC
I’m going to preface this with “I don’t really know how to use XMLRPC in WP.
WP is serializing the value for you. Can you pass the value as an array? The value of a relationship field is an array of post IDs and the post ID values are strings.
array('24076')
I don’t really know why it’s returning a serialized value, it that something you can control?
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.