Important Update: Community URLs redirect issues are partially resolved. Learn More. .

cancel
Showing results for 
Search instead for 
Did you mean: 

Cross-reference field module id not coming in API

lokeshkumar449
Contributor III

Cross-reference field module id not coming in API (both in REST and SOAP)

E.g. : when we get a application which has cross-reference to another application it gives field values and level id of the cross-reference but not the module ID which the cross-ref is attached to.

2 REPLIES 2

jsol5
Advocate II

Use the Level ID to get your Module ID.

/api/core/system/level/*levelid*

Hi,

    Thanks a lot for your suggestion , yeah i totally agree but i was just trying to reduce an API call as for related records API is returning moduleID in the response itself.