Webhook url missing on ios

I created a Grok Bot webhook routine (trigger: “When a webhook fires”) so an external watcher can wake the bot instantly.

The bot told me to copy the webhook URL and sender key from the routine panel. I can’t find either.

What I see on iPhone when I open the routine:

  • Active toggle
  • Schedule: “When a webhook fires”
  • The instruction text
  • Run history (empty)

No webhook URL. No sender key. Nothing to copy.

I also recreated the routine, hoping the URL would show on the save/confirm card. It did not. The bot itself says it cannot see the URL from its side either.

Is the webhook URL supposed to appear when the routine is created, or somewhere in the routine details? If so, on which screen? I’m on the iOS Grok Bot app.

Hey @Sebiee
Nothing’s missing on your end. The webhook URL and sender key only show in the Grok Bot desktop app, not on iOS. Open the routine there and the trigger card gives you the POST URL, the sender key, and a ready-made Authorization: Bearer <key> header, all click-to-copy. Just make sure the desktop app is up to date first. Surfacing these on iOS is something I’ve passed along as feedback.

Thanks!

Yeah, it would be great to see those also on ios. It was misleading when the bot asked me for those but I just couldn’t find them and spent a few back-and-forth with him just for this.