Skip to content

reiui9/Bitprice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


HTTP API Calls

Simple find shoe with HTTP get call

intent { goal: FindShoe }

HTTP call with query param

intent { goal: FindShoeFiltering value: Type(Formal) }

HTTP call that returns an error

intent { goal: FindShoeError }

HTTP use that includes headers

intent { goal: FindShoeReturnHeaders }

HTTP post call

intent { goal: CreateShoe }

Remote endpoint

intent { goal: FindShoeRemoteEndpoint }

Coming soon: More complicated remote endpoint

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'.


Additional Resources

Your Source for Everything Bixby

Guides & Best Practices

Video Guides

Need Support?

  • 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”

About

Bitprice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors