M) * Make.com *
Make.com
* OVERALL * - Make is inexpensive, easier to use, and is a good connector.
--------------------------------------------
Middleware Background:
Make is where the complex workflow is housed functioning as a connector to the calendar and other places. Make is a great middleware so that you could change the front AI piece from Vapi to Retell without having to change the connection workflow logic.
--------------------------------------------
COST:
make.com is priced at $0 (15-min delay between runs, 1000 ops/mth), $9/mo (unlimited scenarios, Make API, 10000 ops/mth), $16/mo (pro - custom vars, scheduling, 10000 ops/mth), $29/mo (team - create and share templates and roles, 10000 ops/mth). Each node on overall workflow is counted as "workflow execution". Only middleware.
--------------------------------------------
LEARNING:
Start with Webhook that catches input on from a web service.
End with a Webhook that is a Http Response.
Comments
Post a Comment