Support for custom code in connectors
Important
This content is archived and is not being updated. For the latest documentation, go to Integrate data into Microsoft Dataverse. For the latest release plans, go to Dynamics 365 and Microsoft Power Platform release plans.
Important
Some of the functionality described in this release plan has not been released. Delivery timelines may change and projected functionality may not be released (see Microsoft policy). Learn more: What's new and planned
Enabled for | Public preview | General availability |
---|---|---|
Users, automatically | Aug 2, 2021 | To be announced |
Business value
Partners and developers will be able to unlock more connector functionality for customers using the connector.
Feature details
This feature will enable connector developers to use custom logic to send external requests and enable complex transformations. When building a connector, developers often want to provide a friendly experience for low-code makers. This requires the use of custom logic for many scenarios. So far, this has been the biggest platform gap for developers.
With support for C# based scripts, developers can use any custom logic in their connectors, lighting up many scenarios previously not possible. These scenarios include:
- Support for the transformation of outgoing and incoming payloads
- Providing utility actions
- Making multiple API calls to provide better functionality
- Providing a dynamic schema
- Implementing logic for triggers