Skip to main content

Getting started

Getting started.

๐Ÿ“„๏ธ Edge Function Guide

Edge Functions let you run small pieces of custom code on servers that turn your website features into APIs, allowing external tools to interact with your site and access backend data through simple prompts. They act as bridges to connect your website with external services like CRM systems and email marketing platforms, handle webhooks, synchronize data, and create custom API endpointsโ€”essentially making your website "talk" to other tools without complex technical setup.