Forums
(@robleu)
8 years, 1 month ago
+1 – really want to use Chargify
Figured it out – simply post the ID’s of the posts in an array
`fields : { “artists”: [11,22,34,56] }
each id represents an artist.
This is brilliant! thanks
How would I update a relationship type field, or post_object type field? I’ve tried passing in json that represents the object – but it doesn’t work…