You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="lead">Here you will find useful information and sample code to complete your app.</p>
52
+
</div>
53
+
<hr>
54
+
55
+
<h4>The Challenge</h4>
56
+
<pclass="lead">Create a solution that saves a small business time or money.</p>
57
+
58
+
<hr>
59
+
<divclass="card pin col-sm-5 col-md-4 col-lg-4" id="OAuth2-Dotnet_UsingSDK"><ahref="https://developer.intuit.com/docs/00_quickbooks_online/1_get_started/00_get_started" target="_blank"><h5>Getting Started</h5></a><p>Use the steps below to get started with QuickBooks API</p>
60
+
<ulclass="list">
61
+
<li>Create a <ahref="https://developer.intuit.com" target="_blank">developer account</a></li>
62
+
<li>Create an <ahref="https://developer.intuit.com/v2/ui#/app/startcreate" target="_blank">app</a></li>
63
+
<li>Generate OAuth tokens using <ahref="https://developer.intuit.com/v2/ui#/playground" target="_blank">playround</a></li>
64
+
<li>Make the API call - <ahref="#" onclick="myFunction()" >click</a> to see the curl request.
<divclass="card pin col-sm-5 col-md-4 col-lg-4" id="OAuth2-Dotnet_UsingSDK"><ahref="https://developer.intuit.com/docs/00_quickbooks_online/1_get_started/00_get_started" target="_blank"><h5>Tools</h5></a><p>Use the tools below to get started with QuickBooks API</p>
73
+
<ulclass="list">
74
+
<li>Explore API using <ahref="https://developer.intuit.com/v2/apiexplorer?apiname=V3QBO#?id=Account" target="_blank">API explorer</a></li>
<li>Use <ahref="https://developer.intuit.com/v2/ui#/sandbox" target="_blank">sandbox</a> for testing</li>
79
+
</ul>
80
+
</div>
81
+
82
+
<divclass="card pin col-sm-5 col-md-4 col-lg-4" id="OAuth2-Dotnet_UsingSDK"><ahref="https://developer.intuit.com/app/developer/qbo/docs/develop/sdks-and-samples" target="_blank"><h5>Samples</h5></a><p>Clone the samples below in the languge of your choice to use QuickBooks API</p>
<divclass="card pin col-sm-5 col-md-4 col-lg-4" id="OAuth2-Dotnet_UsingSDK"><ahref="https://developer.intuit.com/app/developer/qbo/docs/concepts/invoicing" target="_blank"><h5>Invoicing</h5></a><p>Use the steps below to understand the "Invoicing" concept and build an app around it</p>
<li>Check out <ahref="https://developer.intuit.com/docs/api/accounting/invoice" target="_blank">Invoice API Reference</a></li>
97
+
<li>Use the invoice sample <ahref="https://github.com/IntuitDeveloper/QBOConceptsTutorial-DotNet/blob/master/MvcCodeFlowClientManual/Controllers/InvoicingController.cs" target="_blank">DotNet</a> - <ahref="https://github.com/IntuitDeveloper/QBOConceptsTutorial-Java/blob/master/src/main/java/com/intuit/developer/tutorials/controller/InvoiceController.java" target="_blank">Java</a> - <ahref="https://github.com/IntuitDeveloper/QBOConceptsTutorial-PHP/blob/master/InvoiceAndBilling.php" target="_blank">PHP</a> to build an app</li>
98
+
</ul>
99
+
</br></br>
100
+
</div>
101
+
102
+
<divclass="card pin col-sm-5 col-md-4 col-lg-4" id="OAuth2-Dotnet_UsingSDK"><ahref="https://developer.intuit.com/app/developer/qbo/docs/concepts/pay-bills" target="_blank"><h5>Billing</h5></a><p>Use the steps below to understand the "Pay Bill" concept and build an app around it</p>
103
+
104
+
<ulclass="list">
105
+
<li>Understand <ahref="https://developer.intuit.com/app/developer/qbo/docs/concepts/pay-bills" target="_blank">Paying the Bill Concept</a></li>
106
+
<li>Check out <ahref="https://developer.intuit.com/docs/api/accounting/bill" target="_blank">Bill API Reference</a></li>
107
+
<li>Use the billpay sample <ahref="https://github.com/IntuitDeveloper/QBOConceptsTutorial-DotNet/blob/master/MvcCodeFlowClientManual/Controllers/BillingController.cs" target="_blank">DotNet</a> - <ahref="https://github.com/IntuitDeveloper/QBOConceptsTutorial-Java/blob/master/src/main/java/com/intuit/developer/tutorials/controller/BillController.java" target="_blank">Java</a> - <ahref="https://github.com/IntuitDeveloper/QBOConceptsTutorial-PHP/blob/master/PayBill.php" target="_blank">PHP</a> to build an app</li>
108
+
</ul>
109
+
</br></br>
110
+
</div>
111
+
112
+
<divclass="card pin col-sm-5 col-md-4 col-lg-4" id="OAuth2-Dotnet_UsingSDK"><ahref="https://developer.intuit.com/docs/00_quickbooks_online/1_get_started/00_get_started" target="_blank"><h5>API Partners</h5></a><p>We encourage you to use the APIs below (HINT: there are special prizes for the teams who best utilise these APIs), but you’re free to use any other APIs and frameworks to bring your app to life.</p>
113
+
</br>
114
+
<ulclass="list">
115
+
<li>QuickBooks Online API - <ahref="https://developer.intuit.com" target="_blank">developer.intuit.com</a></li>
0 commit comments