Add webhook as an account, please

I’d like to send reminders as webhooks to whatever I want. Primarily for Telegram since every bot has an HTTP endpoint you can call to post a message but I’m sure I could use this things on my server.

I prefer to have the app do the voice transcribing rather than running some AI agent thing on my server that voice clips get sent to.

Hey there, what would be the difference between “as an account” and how webhooks work currently?

Sorry I meant to create this under the pebble index topic. And you’re right to ask because I wasn’t fully informed with my original comment.

I can configure the webhook to send the transcribed text to whatever I want but it’s my understanding that it would send that as son as the transcription is done. I want to use this webhook as a sink for my reminders. With a webhook “account” I can configure the app to send reminders to that webhook.