Web-To-CRM Endpoint

WebToCRM exposes API endpoints that allow external websites, forms, and apps to create, read, update, or delete records in your CRM based on a saved configuration.

How it works

Each configuration creates a dedicated endpoint for a specific entity type with defined operations and field permissions. Only the fields you explicitly allow are accepted - the external system must send data using the exact field names you select.

How to create a WebToCRM configuration

WebtoCRM feature.mp4

Step 1: Open WebToCRM

  1. Go to Settings

  2. Click WebToCRM

  3. Click + Create Configuration

Step 2: Set up basic information

  1. Enter a Configuration Name (e.g., Contact Form Lead Capture)

  2. Add a Description (optional)

  3. Ensure Enable Configuration is toggled on — the endpoint only accepts submissions when active

Step 3: Configure the target entity

  1. Select the Entity Type — the CRM entity this endpoint will interact with (e.g., Customer, Contact, or a custom object)

  2. Select the Allowed Operations — choose which CRUD operations this endpoint supports: Create, Read, Update, Delete, or Customer 360

Step 4: Set security and domain rules

  1. Under Allowed Domains, enter the domains permitted to submit to this endpoint:

    • mywebsite.com — allow a specific domain

    • *.mycompany.com — allow all subdomains

    • * — allow all domains (use with caution)

  2. Add a Success Redirect URL — where users are sent after a successful submission (optional)

  3. Add an Error Redirect URL — where users are sent if the submission fails (optional)

Step 5: Configure allowed fields

  1. Under Allowed Fields Configuration, select which entity fields the external API can submit data to

  2. Only selected fields are accepted — the external system must use the exact field names shown (e.g., if you allow name, the API must send { "name": "John Doe" })

  3. Click Create Configuration to save

Step 6: View the API setup

Click Connection Guide to view the generated API endpoint, setup instructions, and examples for integrating with your external system.

Related guide pages

Alano User Guidelinehttps://wiki.alano.ai/guide/ Customizationhttps://wiki.alano.ai/guide/customization-8ddSaxvPIY/ Welcome to Alanohttps://wiki.alano.ai/guide/welcome-to-alano-1dTWipd7yW/ Featureshttps://wiki.alano.ai/guide/features-TcyTIG1kHe/ Contacts/Customershttps://wiki.alano.ai/guide/contactscustomers-LZZkPk05en/ Alataskshttps://wiki.alano.ai/guide/alatasks-rfB2f4M6Ho/ Dealshttps://wiki.alano.ai/guide/deals-glGb1Ojq9n/ Custom Objectshttps://wiki.alano.ai/guide/custom-objects-vKkregeoYs/ Alanoteshttps://wiki.alano.ai/guide/alanotes-qFBrxuMSQa/ Resourceshttps://wiki.alano.ai/guide/resources-C4DgheeRju/ Intelligencehttps://wiki.alano.ai/guide/intelligence-C27rBzbm0P/ Settingshttps://wiki.alano.ai/guide/settings-WGYKnuS6lc/ Landing Pages Builderhttps://wiki.alano.ai/guide/landing-pages-builder-HZh7Maos5h/ Inbound APIshttps://wiki.alano.ai/guide/inbound-apis-btxSF3yNBs/ Whitelisthttps://wiki.alano.ai/guide/whitelist-u5g5sQmGTa/ Operations Settingshttps://wiki.alano.ai/guide/operations-settings-maQtddylTf/ Rate Limitinghttps://wiki.alano.ai/guide/rate-limiting-PEUx5koMlH/ Flowhttps://wiki.alano.ai/guide/flow-ce4c7oq0eF/ Custom Fieldshttps://wiki.alano.ai/guide/custom-fields-PZqIx0lFrT/ Productivityhttps://wiki.alano.ai/guide/productivity-CzlLb3Lfoc/ Alano AI Chatbothttps://wiki.alano.ai/guide/alano-ai-chatbot-V1d6NJepW1/

Original Outline page: https://wiki.alano.ai/s/alano-user-guideline/doc/web-to-crm-endpoint-B3hTs4RORo

Static JS-free mirror for search engines and AI crawlers. Last generated 2026-06-30. Markdown: https://wiki.alano.ai/guide/web-to-crm-endpoint-B3hTs4RORo.md.