PipedreamHQ / PipedreamHQ/pipedream

[Components] epic_games

Open
#15,327 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# epic_games
## URLs
- https://dev.epicgames.com/docs/web-api-ref
## Webhook Sources
### new-friend-request-instant
#### Description
Emit new event when a user receives a friend request. Requires the user to authenticate and grant necessary permissions for receiving notifications.
### new-purchase-instant
#### Description
Emit new event when a user makes a purchase on their Epic Games account. Requires the user to authenticate and configure which types of purchases to monitor (e.g., games, in-game items).
### new-game-release-instant
#### Description
Emit new event when a game is released on the Epic Games platform. Optional configuration to filter by categories or genres.
## Actions
### send-friend-request
#### Description
Send a friend request to a user on the Epic Games platform. Requires the recipient's username or email.
### redeem-code
#### Description
Redeem a promotional or activation code on the user's Epic Games account. Requires the code to be provided.
### purchase-item
#### Description
Purchase a specific game or in-game item from the Epic Games store. Requires the item identifier and payment details.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.