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
We've created a [xero-python-outh2-starter](https://github.com/XeroAPI/xero-python-oauth2-starter) project to demonstrate how to use this SDK.
28
+
We've created [xero-python-outh2-starter](https://github.com/XeroAPI/xero-python-oauth2-starter) a project to demonstrate how to use this SDK.
28
29
29
30
* oauth 2 flow to obtain a token
30
31
* token refresh
@@ -34,7 +35,69 @@ We've created a [xero-python-outh2-starter](https://github.com/XeroAPI/xero-pyth
34
35
* create multiple contacts
35
36
* get invoices using where clause
36
37
37
-
We've created a [15 min video walkthrough](https://www.youtube.com/watch?v=i8JWtbMo90M) on using the starter project.
38
+
Here is a [15 min video walkthrough](https://www.youtube.com/watch?v=i8JWtbMo90M) on using the starter project.
39
+
40
+
## Kitchen Sync app
41
+
We've created [xero-python-outh2-app](https://github.com/XeroAPI/xero-python-oauth2-starter) a project to demonstrate how to make API calls and displays the python code used to make the call and the JSON response.
0 commit comments