You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: