I want to get the integration entity from system to show all integrations i have on a certain module.I cant seem to find it.
This is from service center where you can view it, I want this.
Hi Divan,
I don't think this data is present in public, consumable Entities. If you have direct access to your database, this information is kept in the OSSYS_REST and OSSYS_SOAP family of tables.
Carlos Alfaro has an Extension here that exposes those tables if you want to consume the data in an application.
Afonso Carvalho wrote:
Thank you