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://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/ Flowhttps://wiki.alano.ai/guide/flow-ce4c7oq0eF/ Events auto-triggerhttps://wiki.alano.ai/guide/events-auto-trigger-Q7A0lKXJP4/ Flow Builderhttps://wiki.alano.ai/guide/flow-builder-q2mxkAJvLF/ 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/api-supports-zFpHYd6azQ

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