Nexus-for-FRC / Nexus

A web-based event management system designed to improve the team experience at FRC events
https://frc.nexus
4 stars 0 forks source link

Add team/event specific webhook #27

Closed adamsong closed 4 months ago

adamsong commented 4 months ago

I'm liking what the API can do right now, and I can make it work as is, but I was hoping for the ability to add a webhook on the same page as the slack/discord/text notifications, and get the same filtering that those do, so I'm not sieving through as much data.

Additionally, the event key, is that the same key as used elsewhere (TBA/FRCEvents) or is it unique to nexus?

eforbes commented 4 months ago

Thanks for the feedback- a team specific filter will be available soon, but it will also be configured on the API page.

For official events, the Nexus event key is the same as the FRC API (which except for cmp divisions is also the same as TBA).

Offseasons are less consistent and frequently have different event keys on the FRC API and TBA and could match either depending on how the event was registered for Nexus.

eforbes commented 4 months ago

Added in API v1.1.0