API Supports

API supports can be triggered from external apps and systems through WebToCRM, using a custom object as the bridge between the incoming API call and the flow.

How it works

The connection follows this path: External App → WebToCRM API → Custom Object → Flow Trigger. When an external system sends data to your WebToCRM endpoint, it creates a record in a designated custom object. That record creation then fires the flow automatically.

Step-by-step setup

Step 1: Create a Custom Object

  1. Go to SettingsCustom Objects

  2. Create a new object to act as the API entry point (e.g., "API Flow Trigger")

  3. Add the fields your flow will need, such as: flow_id, trigger_data, source_system

Step 2: Configure WebToCRM

  1. Go to SettingsWebToCRM

  2. Enable the API for your custom object

  3. Copy the generated webhook URL — this is the endpoint your external app will call

Step 3: Build your Flow

  1. Go to SettingsFlowsCreate Flow

  2. In the Node Palette, click the API Integration TipLearn how → for reference

  3. Add a Record Created trigger and select your custom object as the entity type

  4. Build out your actions using data from the trigger via {{trigger.id}} and {{trigger.field_name}}

  5. Click Save


Common use cases

The custom object acts as a data container — the external app writes to it, and the flow reads from it

Related guide pages

Alano User Guidelinehttps://alano.ai/docs/ Customizationhttps://alano.ai/docs/customization-8ddSaxvPIY Welcome to Alanohttps://alano.ai/docs/welcome-to-alano-1dTWipd7yW Featureshttps://alano.ai/docs/features-TcyTIG1kHe Contacts/Customershttps://alano.ai/docs/contactscustomers-LZZkPk05en Alataskshttps://alano.ai/docs/alatasks-rfB2f4M6Ho Dealshttps://alano.ai/docs/deals-glGb1Ojq9n Custom Objectshttps://alano.ai/docs/custom-objects-vKkregeoYs Alanoteshttps://alano.ai/docs/alanotes-qFBrxuMSQa Resourceshttps://alano.ai/docs/resources-C4DgheeRju Intelligencehttps://alano.ai/docs/intelligence-C27rBzbm0P Settingshttps://alano.ai/docs/settings-WGYKnuS6lc Landing Pages Builderhttps://alano.ai/docs/landing-pages-builder-HZh7Maos5h Inbound APIshttps://alano.ai/docs/inbound-apis-btxSF3yNBs Flowhttps://alano.ai/docs/flow-ce4c7oq0eF Events auto-triggerhttps://alano.ai/docs/events-auto-trigger-Q7A0lKXJP4 Flow Builderhttps://alano.ai/docs/flow-builder-q2mxkAJvLF Custom Fieldshttps://alano.ai/docs/custom-fields-PZqIx0lFrT Productivityhttps://alano.ai/docs/productivity-CzlLb3Lfoc Alano AI Chatbothttps://alano.ai/docs/alano-ai-chatbot-V1d6NJepW1

Original Outline page: https://wiki.alano.ai/s/alano-user-guideline/doc/api-supports-zFpHYd6azQ

Static JS-free mirror for search engines and AI crawlers. Last generated 2026-06-30. Markdown: https://alano.ai/docs/api-supports-zFpHYd6azQ.md.