27
Views
2
Comments
Solved
Integration system entity
Question

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.

2019-06-15 21-39-22
Afonso Carvalho
 
MVP
Solution

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.

2025-11-13 14-25-51
Divan van Kruiselbergen

Afonso Carvalho wrote:

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.

 

 Thank you

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.