-
Notifications
You must be signed in to change notification settings - Fork 5.3k
New issue
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
[Components] ikas #12409
Comments
Sources - New Customer (Instant) - New Product (Instant) - New Order (Instant)
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 |
Hi everyone, all test cases are passed! Ready for release! Test report |
* ikas init * [Components] ikas #12409 Sources - New Customer (Instant) - New Product (Instant) - New Order (Instant) * pnpm update * Update components/ikas/sources/common/base.mjs Co-authored-by: michelle0927 <[email protected]> * some adjusts * fix descriptions * add response data parse * fix test-events * fix test-events.mjs --------- Co-authored-by: michelle0927 <[email protected]> Co-authored-by: michelle0927 <[email protected]>
ikas
URLs
Polling Sources
new-customer-instant
Prompt
Emit new event when a customer account is newly created on ikas. Props include customer's details.
URLs
new-product-instant
Prompt
Emit new event when a product is newly listed on ikas. Props include product's details.
URLs
new-order-instant
Prompt
Emit new event when a new order is placed on ikas. Props include order's details.
URLs
The text was updated successfully, but these errors were encountered: