28
Views
5
Comments
Integration
Question

Out Systems has capability of integrating with the open Source code or not?

2024-03-23 18-16-49
Bryan Villalobos

Hi @Neelish immidi ,


Yes, OutSystems is definitely capable of integrating with different systems/open source libraries/codes.

if you are specific with the open source codes, then I suggest going through some of the OutSystems topics regarding working with Javascript libraries and .NET extensions/integrations using the source codes.

https://success.outsystems.com/documentation/best_practices/development/outsystems_extensibility/

https://success.outsystems.com/documentation/11/integration_with_external_systems/javascript/use_javascript_code_from_an_external_library/

https://success.outsystems.com/documentation/11/integration_with_external_systems/extend_logic_with_your_own_code/


If you can also be a bit more specific on your use case, then we could also offer you a more specific solution.


Regards,

Bryan

2025-09-04 06-33-37
Nikhil___Vijay

Hello @Neelish immidi 

Yes, OutSystems has the capability to incorporate external logic using open source C# code. In ODC as well as O11,

https://success.outsystems.com/documentation/outsystems_developer_cloud/building_apps/extend_your_apps_with_external_logic_using_custom_code/

I also share a video for further guidance.

https://learn.outsystems.com/training/journeys/using-csharp-code-473


Regards 

Nikhil kumar vijay



2019-01-07 16-04-16
Siya
 
MVP

Yes, the answer is yes; however, the question is too generic. If there's a specific scenario you'd like to discuss, please share. btw, @Bryan Villalobos and @Nikss have already discussed some possibilities.

2024-10-12 12-11-20
Kerollos Adel
Champion
  1. Custom Code Integration: OutSystems allows developers to write custom code in languages like JavaScript, CSS, HTML, C#, and SQL within its platform. This means you can integrate and utilize open-source code within your applications.

  2. REST and SOAP APIs: OutSystems supports integrating with external systems via REST and SOAP APIs, which are commonly used by open-source systems. You can call open-source services or expose your services to them.

  3. OutSystems Forge: This is a community-driven repository of reusable components, many of which are open-source. You can find and use open-source components or build your own using open-source code.

  4. External Libraries: Developers can import external libraries or SDKs into OutSystems applications, further allowing integration with open-source technologies.


UserImage.jpg
Md Mansur

Hi @Neelish immidi

You can Easley integrating with different systems/open source In Outsystems Like JavaScript libraries and . NET extensions But During Integration You can Face some Issue Due To Cross Platform so You can check How can we  integrating different In Outsystems 

Thanks

Md Mansur

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