Skip to content
How to use FastAPI ...
 
Notifications
Clear all

How to use FastAPI to call your Callin.io workflow via API

3 Posts
3 Users
0 Reactions
5 Views
wang_xueyi
(@wang_xueyi)
Posts: 1
New Member
Topic starter
 

I want to turn a callin.io workflow into an AI service, but I'm unsure how to invoke it programmatically. The public API seems limited to basic operations like adding, deleting, modifying, and querying data, which doesn't quite fit my requirements.

 
Posted : 16/06/2025 6:57 pm
barn4k
(@barn4k)
Posts: 6
Active Member
 

Hello!

You cannot directly invoke it, as there isn't a specific API method for that. However, you can trigger a webhook, which in turn might initiate other workflows.

 
Posted : 16/06/2025 8:17 pm
Sudhanshu_Sharma
(@sudhanshu_sharma)
Posts: 13
Active Member
 

Hello,

Not sure, but hopefully, this video will assist you with this situation:

After you have set up the correct API for your callin.io workflow, you can easily integrate it into your code, similar to how we call other APIs.

 
Posted : 16/06/2025 8:36 pm
Share: