Good morning, community. I have a scheduled agent that requires user input. I want to send the user an SMS notification when their input is needed, along with a unique URL that they can use to go directly to that point in the agent workflow. Has anyone cracked this? Thank you.
Hi @jebdasteel,
That’s an interesting approach. I’ve seen similar Agents work through Telegram, so SMS should be possible too.
The way I see it there are a couple of options:
- Have one Agent send them an SMS notification with a link to run another Agent
- Set up an API call with Twilio or a similar service to send SMS, and potentially collect data back via SMS
Oh! That’s a good idea. I was closing in on that approach to run two different agents, but hadn’t quite gotten there. I’ll play around with that and let everyone know how it goes. Thanks, Alex.
1 Like