Relations in API calls

Relations in API calls

Hi,

How can you fill in values for relation fills when manipulating records from the API?

The GET value you get from the API is the display value of the form, not an ID or anything.

So, what to fill in there from the API? Will it just work if I put the related element ID?

I'm using the XML-RPC API.

marc