We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emit new event when a player unlocks a new achievement. Configure with player ID or account ID.
Emit new event when a player receives a friend request. Configure with player ID or account ID to monitor specific users.
Emit new event when a player starts a new game session for a selected game. Configure with player ID or game ID as needed.
Send a friend request to another player. Provide the recipient's BattleTag or account ID.
Update the player's status to online, away, or offline. Specify the desired status.
Retrieve details about a specific character for a game. Provide game ID, character ID, or player ID.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
battle_net
URLs
Webhook Sources
new-achievement-instant
Description
Emit new event when a player unlocks a new achievement. Configure with player ID or account ID.
new-friend-request-instant
Description
Emit new event when a player receives a friend request. Configure with player ID or account ID to monitor specific users.
new-game-session-instant
Description
Emit new event when a player starts a new game session for a selected game. Configure with player ID or game ID as needed.
Actions
send-friend-request
Description
Send a friend request to another player. Provide the recipient's BattleTag or account ID.
update-player-status
Description
Update the player's status to online, away, or offline. Specify the desired status.
fetch-character-data
Description
Retrieve details about a specific character for a game. Provide game ID, character ID, or player ID.
The text was updated successfully, but these errors were encountered: