Skip to content
This repository was archived by the owner on Aug 2, 2026. It is now read-only.

Repository files navigation

Creatio-Tilda-Integration

A minimal Creatio 8 package exposing a webhook endpoint for Tilda website forms.

What it does

Registers a single web service that Tilda calls when a form is submitted. The service validates the request against the configured site, reads the submitted field payload, and creates the corresponding record in Creatio — turning landing-page forms into CRM leads without an intermediate integration.

Layout

Path Contents
descriptor.json package identity and its 3 base-package dependencies
Schemas/ 1 source-code schema — the webhook service
Resources/ localisable strings for the service

The whole package is one endpoint; there are no objects, pages or processes.

Configuration

The expected site name is a constant in the service. It has been blanked in this copy.

Notes

Written against Creatio 8.

Written from my own work on Creatio integrations; published as a reference implementation, no client data included.

About

A minimal Creatio 8 package exposing a webhook endpoint for Tilda website forms.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages