- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2019 01:15 AM
Hi,
Do we have any Rest API to get the form layout and fields for Customer service relationships ( Contact, Account etc). If yes, Please provide the details about that. Otherwise, provide suggestion for how to get it. Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2019 06:57 AM
I find the API's and It's worked. We need to achieve this using multiple API's.
https://<<instance_name>>/api/now/table/sys_ui_element?sysparm_query=sys_ui_section.view.name=<<view_name>>&sys_ui_section.name=<<object_name>>
https://<<instance_name>>/api/now/table/sys_dictionary?sysparm_query=name=<<table_name>>^element=<<element_name>>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2023 12:42 AM - edited ‎04-07-2023 12:46 AM
Thanks so much! it worked for me as well!
Example:
Fetch the fields of the incident form layout: