Notes
This commit is contained in:
@ -46,9 +46,8 @@
|
|||||||
** 7/19/2022 **
|
** 7/19/2022 **
|
||||||
Colin
|
Colin
|
||||||
Which access rights/permissions within BambooHR to turn on the integration
|
Which access rights/permissions within BambooHR to turn on the integration
|
||||||
- [ ] Separation of instances - chauffer and internal -S
|
Separation of instances - chauffer and internal -S
|
||||||
- [ ] Northpass chauffers and northpass internal -
|
Northpass chauffers and northpass internal -
|
||||||
- [ ]
|
|
||||||
Calum is sick now, surgery - next week he will return
|
Calum is sick now, surgery - next week he will return
|
||||||
Design for both - start with basic design
|
Design for both - start with basic design
|
||||||
Integration into app in Q4 -
|
Integration into app in Q4 -
|
||||||
|
|||||||
3
CustomerNotes/Netradyne.md
Normal file
3
CustomerNotes/Netradyne.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
|
||||||
|
## 11/16/2022
|
||||||
|
|
||||||
@ -3,7 +3,6 @@ import requests
|
|||||||
apiKey = "SlpQlju219WnWogn94dQUT6Yt"
|
apiKey = "SlpQlju219WnWogn94dQUT6Yt"
|
||||||
url = "https://api.northpass.com/v1/media"
|
url = "https://api.northpass.com/v1/media"
|
||||||
#function = sys.argv[1]
|
#function = sys.argv[1]
|
||||||
|
|
||||||
def putTest(apiKey, url):
|
def putTest(apiKey, url):
|
||||||
|
|
||||||
payload = {
|
payload = {
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user