Tag-Zer0
Tag-Zer02mo ago

CRM

Is it possible to connect an agent to more professional CRMs other than airtable? Like Hubspot for example. How does it work?
4 Replies
W. Williams (SFT)
Sure. You can use their API and either create access it using the VF API step or write a VF Function.
Tag-Zer0
Tag-Zer0OP2mo ago
Just to make sure what's a VF funtion
W. Williams (SFT)
Functions | Voiceflow
Explore a library of reusable custom logic, operations, and integrations to use across AI Agent builds.
W. Williams (SFT)
Voiceflow
Introduction to developing functions
In Voiceflow, functions allow you to create reusable, user-defined steps that can perform tasks ranging from simple text manipulation to making complex API calls. Functions are written in JavaScript (ES6 on V8). Example functions Extract Chunks from a Knowledge Base Response:Click to Download Send a…

Did you find this page helpful?