Julien
Julien16mo ago

schedule a launch request

Hello, I am using Voiceflow to process the data I receive from another external app using their API. I use VF to send the data to a LLM and send the answer per email to clients. My clients only use the external app (I don't have my own app). Voiceflow in my case is only used in the backend (no user interface). I would like the flow in VF to be activated once or twice per day. I know that I can use the interact endpoint with a launch request but is it possible to schedule it so I don't have to do it manually? Or is there another way? Fyi, I'm not a dev. Thanks for your help
3 Replies
fair-rose
fair-rose16mo ago
I would prefer to use Zapier to automate emails, you will not have to do it manually user per user
W. Williams (SFT)
Sure. You would need to use some sort of server of scheduler. We do it all the time.
Julien
JulienOP16mo ago
Yes, I also found a solution in the meantime. I used the scheduler trigger in Zapier and then a webhook for the API request to the interact endpoint. It works perfectly!

Did you find this page helpful?