Todas las integraciones
Make (Integromat) Integration
Build visual automation workflows connecting InfoLens to hundreds of apps. Drag-and-drop scenario builder with powerful data mapping.
Como funciona con Make
Three steps to build visual automations with Make.
New Scenario
InfoLens module added
Trigger configured
Action selected
Lo que obtienes
Visual automation with powerful data mapping.
Visual Builder
Build complex automations with Make's drag-and-drop visual scenario builder.
Data Mapping
Map data between InfoLens and any other app with Make's powerful data mapping tools.
Error Handling
Built-in error handling and retry logic ensures your automations run reliably.
Scheduling
Run scenarios on a schedule, on-demand, or triggered by events.
Configuracion rapida
Use the HTTP module for custom InfoLens API calls in Make.
make-config.json
// Make HTTP module configuration
// URL: https://api.infolens.ai/v1/retrieval/search
// Method: POST
{
"query": "{{1.message}}",
"limit": 5
}