Hey everyone. I saw a few posts here about using Runway for project tracking, and it gave me an idea. Our sales team uses Runway to manage deals, but we're always in Slack.
I built a simple widget that pulls the current project status from Runway and sets it as our Slack team status. Now, if a major deal is in "Final Negotiation" in Runway, our Slack status automatically updates to reflect that. It helps with visibility without having to switch apps.
It's pretty basic—just a script using Runway's API and the Slack API. I set it to run every hour. Has anyone else tried something like this? I'm wondering if there's a better way to trigger the update, maybe on a specific project phase change instead of a time schedule.
Still learning...
Trying to figure it out.