As part of the series of product update videos on AgilePoint NX v7.0 release, the next one I would like to share is about the support for NetSuite custom entities.
For NetSuite custom entities is a bit more complex compared to other CRM due to the nature of its metadata API. Hence till now we had supported only standard OOTB entities for NetSuite and for custom entities there is something called as RESTLets in NetSuite which was used by clients to perform operations against custom entities using REST shape. With 7.0, we are introducing a way to support NetSuite custom entities as well without needing RESTLets.
This video covers end to end scenario for how to configure workflow to work with NetSuite custom entities which includes basic concepts like creating access token, activity configuration, runtime execution etc.