intent { goal: FindShoe }
intent { goal: FindShoeFiltering value: Type(Formal) }
intent { goal: FindShoeError }
intent { goal: FindShoeReturnHeaders }
intent { goal: CreateShoe }
intent { goal: FindShoeRemoteEndpoint }
For more information see - https://bixbydevelopers.com/dev/docs/sample-capsules/samples/http
If you want to see the contents of the endpoint this capsule uses (at https://bixby-http-demo.appspot.com/), but cannot access the link, you can view the data in endpointContents.zip. You can also see the data the endpoint returned in the Debug Console, if you click on the action (i.e. FindShoe), then click on 'requests'.
- Bixby Developer Center - Everything you need to get started with Bixby Development!
- Quick Start Guide - Build your first capsule
- Design Guides - Best practices for designing your capsules
- Developer Guides - Guides that take you from design and modeling all the way through deployment of your capsules
- Introduction to Bixby - Bixby and the New Exponential Frontier of Intelligent Assistants
- Bixby Fundamentals - Bixby Fundamentals: What You Need to Know
- Have a feature request? Please suggest it in our Support Community to help us prioritize.
- Have a technical question? Ask on Stack Overflow with tag “bixby”
