The Pruvan Push Key allows you to manipulate an integration from outside of Pruvan. A new push key is generated when a Pruvan sets up a new (or recreates an) integration.
Here is an example of a Pruvan push key:
https://direct.pruvan.com/api/?apiKey=Qc71lby4C_cQUco_YP71ey1RV7YelYNnsKqUJSgmZv1LgUlfqjB1PvTysSqUnPUQw-fdHW9K-bm8egMCr-RmhvM6CrhqB9aRFKlglk1xi6UzvdFcWZDaVp4Tl3U_adsmmWQsdREhf5k
Trigger a Work Order Refresh
You can use the push key as a bookmark in your browser to effectively 'push' the refresh button for your integration in Pruvan, without having to log in and go to the Integrations page every time.
Setup a Push Key Bookmark
- Log in to your Pruvan Account
- Click on Integrations
- Select your integration
- Click Edit
- Click the 'Next' button until you see a section that shows the Push Key
- Select (highlight) the entire push key and copy it (ctrl-c / cmd-c)
- Open a new tab in your browser
- Paste (ctrl-v / cmd-v) the push key in to the address bar
- Press enter / return
- You should see {"response":true,"error":"success"}
- If you see {"response":false,"error":"invalid clientCode"} then there was a problem. Refresh your Integrations page and make sure you copy the entire push key.
- Create a Bookmark from this page
Refresh using a Push Key Bookmark
- Open a new tab in your browser
- Click on your bookmark
- Once you see {"response":true,"error":"success"} your order refresh has started
Use the Push Key to Update Projects
If you are a software developer you can use the push key to programmatically update projects from an integration.
Add the Push Key to your Mobile Phone
You can add the Push Key to your mobile phone as an app. This allows you to refresh your integration right from your phone. This is very helpful for the integrations that do not support Auto Import.
Add the Push Key to your iPhone:
Add the Push Key to your Android Phone:
Comments