I’ve encountered a hurdle where I need to retrieve the ‘Entry Form’ (shown in UI within Customize tab) of type CRM using either REST API or RestLets. My main challenge is locating the record_type corresponding to the Entry Forms. Once I know the record_type of these forms, I can use the services/record/v1/<record_type> REST API, or a SuiteScript RestLet’s ‘N/record’ module to fetch these forms.
I have tried looking for the answer almost everywhere, but I didn’t see even this question anywhere else. It seems that not many people work with the Entry Forms using apis.
Sanjay Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.