feat(zendesk-sell): add piece#9763
Conversation
|
Hey @kishanprmr @sanket-a11y @onyedikachi-david, This PR is now ready for review. I wasn’t able to upload the demo video since the API key requires a paid account. I’ve sent you a DM on Discord, @kishanprmr — if you could please share the credentials, I’ll upload the live demo showcasing the implementation of actions and triggers. Thank you so much! 🙏 |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run server-api:test-ce |
❌ Failed | 1m 43s | View ↗ |
nx run server-api:test-cloud |
✅ Succeeded | 21s | View ↗ |
nx run-many --target=test --projects=engine,shared |
✅ Succeeded | 11s | View ↗ |
nx run server-api:test-ee |
✅ Succeeded | 10s | View ↗ |
nx run-many --target=build -c production --proj... |
✅ Succeeded | 4s | View ↗ |
nx affected --target=build -c production --excl... |
✅ Succeeded | <1s | View ↗ |
nx run-many --target=lint --projects=pieces-zen... |
✅ Succeeded | 1s | View ↗ |
nx affected --target=lint --exclude=pieces-* |
✅ Succeeded | <1s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-10-27 09:20:13 UTC
|
Hi @Pranith124, thank you for a detailed contribution, was about merging, but on a second thought, I will request you refactor triggers to make use of Polling as TriggerStrategy. Ensure to use Polling helpers. |
|
Yeah @onyedikachi-david , I’ll update the trigger to use the polling strategy. |
a2bd4c4 to
5121889
Compare
|
Hey @onyedikachi-david, I just updated the triggers. Let me know if you’d like any changes — I can update them right away. |
What does this PR do?
Explain How the Feature Works
Relevant User Scenarios
Demo -actions
zendesk-sell.actions.mp4
Demo -triggers
zendesk-triggerss.mp4
Fixes #9754
/claim #9754