-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Components] easypromos #15197
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Sources - New Coin Transaction - New Participation - New User
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
Hi everyone, all test cases are passed! Ready for release! Test report |
* easypromos init * [Components] easypromos #15197 Sources - New Coin Transaction - New Participation - New User * add info prop * pnpm update * pnpm update * some adjusts * some adjusts
easypromos
URLs
Polling Sources
new-coin-transaction
Prompt
Emit new event when a user earns or spends coins. Required props are: 'UserId' and 'PromotionID' both of them have async option.
URLs
new-participation
Prompt
Emit new event when a registered user submits a participation in the promotion. Required prop is 'PromotionId' whitch has async options
URLs
new-user
Prompt
Emit new event when a user registers in the promotion. Required prop is 'PromotionId' whitch has async options
URLs
The text was updated successfully, but these errors were encountered: