We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9745e1 commit 83c52b5Copy full SHA for 83c52b5
README.md
@@ -0,0 +1,14 @@
1
+# Postman collections for Ponto API
2
+
3
+## Setup
4
5
+1) import the collection(s) into Postman
6
+2) Create Postman env
7
8
+### Postman env
9
10
+#### Global variables
11
12
+* `ponto-hostname`: the Ponto API hostname (eg: api.myponto.com)
13
+* `ponto-client-id`: the client-id from your Ponto integration that you can find in your Ponto Dashboard
14
+* `ponto-client-secret`: related secret
0 commit comments