DEV Community

Kovy Jacob
Kovy Jacob

Posted on

Schedule a call with Twilio and Django

Hello,

I am making a Twilio IVR using Django. I am looking to make it that when I add a certain object on the admin page (and set a start date for it), a Twilio call will automatically be scheduled for that date and time. How would I do that? My question is the call scheduling part, not how to have that action triggered when I add an object from that model. Thanks!

Top comments (0)

Imagine monitoring actually built for developers

Billboard image

Join Vercel, CrowdStrike, and thousands of other teams that trust Checkly to streamline monitor creation and configuration with Monitoring as Code.

Start Monitoring

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay