Legacy Dev Forum Posts

 View Only

Sign Up

Seprating framework.js & Dynamcis 365 CRM Library & custom API

  • 1.  Seprating framework.js & Dynamcis 365 CRM Library & custom API

    Posted 06-05-2025 19:03

    Saqib | 2023-07-13 23:08:56 UTC | #1

    Our plan is to transfer all our custom code to a customer file, such as customCrm.js. In the framework.js, we will utilize the messaging mechanism using postMessage.

    However, I have a slight concern regarding the location for uploading the customCrm.js file.

    1-Should we also upload it on AppFoundry? If so, what would be the process?

    2-How will customers install our connector? Will they contact us through AppFoundry, or can they directly install it from the platform?


    Saqib | 2023-07-26 10:58:13 UTC | #2

    The customCRM.js is a middle layer file deployed on CRM/Cloud/on-premise. The framework.js is embedded inside it. All the communication has happened through the post-message scheme.

    Further, we can add any kind of customization/Library/API in the middle layer while keeping the framework.js file to a minimum.


    system | 2023-08-26 10:58:59 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 20972