I seem to be having an issue when create a new item for a model using the API.
All of my fields are adding correctly except my assetlink field.
In short I have an asset in my assets list already that I want to link to all posts - I know the ID and the assetlink URL etc for this asset but I have no idea how to format my request so that my field actually links the asset..
In my JSON I have tried adding the asset ID, the Asset link URL but so far nothing works... Does anyone have an example of how that json needs to be formatted? What do I use to link it?
Hey,
I seem to be having an issue when create a new item for a model using the API.
All of my fields are adding correctly except my assetlink field.
In short I have an asset in my assets list already that I want to link to all posts - I know the ID and the assetlink URL etc for this asset but I have no idea how to format my request so that my field actually links the asset..
In my JSON I have tried adding the asset ID, the Asset link URL but so far nothing works... Does anyone have an example of how that json needs to be formatted? What do I use to link it?
Any help much appreciated.