Hide your dirty laundry on the server-side
Episode 1 of the CRM Audio podcast, hosted by George Doubinski, titled "Hide your dirty laundry on the server-side" was published on January 22, 2026 and runs 27 minutes.
January 22, 2026 ·27m · CRM Audio
Episode Description
15 years too late but it's finally here: server-side logic in Power Pages.
What does it change in practice?
Unlike Azure Functions, it's just another Power Pages asset that can be added to Power Platform ALM. Perfect for anything that is logic-lite/secret-heavy. Think payments and integrations that need secrets. Server-side logic avoids awkward workarounds using plugins, Power Automate, etc. just to keep keys safe. Re-use your Javascript skills though it's not lift-n-shift from the client-side exercise. Just couple new objects to learn: HTTP client for external calls and a Dataverse object for CRUD operations. There are...Similar Episodes
Oct 28, 2024 ·10m
Oct 14, 2024 ·9m
Sep 23, 2024 ·19m
Sep 10, 2024 ·18m
Aug 19, 2024 ·21m
Aug 5, 2024 ·14m