Skip to content

Add stock-notifications example - #3

Merged
Ekwuno merged 1 commit into
mainfrom
add-stock-notifications-example
Aug 5, 2026
Merged

Add stock-notifications example#3
Ekwuno merged 1 commit into
mainfrom
add-stock-notifications-example

Conversation

@gilfila

@gilfila gilfila commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds a new community example under examples/stock-notifications/: an Extend app that shows Workday's current stock price on a home page card.
  • The StockRetrieval orchestration fetches a quote from an external API and writes it to a StockInfo business object via the Workday REST API; the stockInfo card renders it.
  • The orchestration's original external API credential has been replaced with YOUR_USERNAME / YOUR_PASSWORD placeholders before publishing.

Test plan

  • node scripts/validate-examples.mjs passes for this example
  • Deploy to a dev tenant and confirm the card renders the stock price after running the orchestration

Extend app that displays Workday's current stock price on a home page card, backed by an orchestration that fetches the quote from an external API and writes it to a StockInfo business object.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Ekwuno Ekwuno self-assigned this Aug 3, 2026
@Ekwuno
Ekwuno merged commit e6a69dd into main Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants