Join this session to learn advanced coding techniques for Power Platform Custom Connectors when standard implementation is not enough.
First, we’ll explore how to enhance existing services using custom code. You’ll learn how to customize services in custom connectors without changing the backend architecture, making your Power Platform solutions more adaptable to project needs.
Next, we’ll dive into creating code-only serviceless connectors that work independently of backend systems. We’ll provide practical examples from our open-source project, such as converting CSV files to JSON, using Regex, building custom parsers, and manipulating dates. Custom connector code is notoriously difficult to debug… but not anymore! We’ll demonstrate how to setup a special project to step through your code line by line!
Whether you want to create independent service simulations or enhance existing connectors, this session will give you the skills to innovate and improve your Power Platform projects.
Key Benefits of Attending this Session:
- Learn flexibility delivered by custom code
- Find out practical use cases for custom code
- Learn to create and debug serviceless connectors