https://github.com/aergonaut/push2procure
https://github.com/aergonaut/push2procure
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aergonaut/push2procure
- Owner: aergonaut
- Created: 2016-12-13T08:30:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-13T08:41:00.000Z (over 8 years ago)
- Last Synced: 2025-02-09T19:29:53.151Z (3 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Push2Procure
## PREREQUISITES
* [Serverless](https://serverless.com/) installed on your local machine
* [AWS IoT Button](https://aws.amazon.com/iotbutton/)
* Working Coupa instance
* Coupa API key## DEPLOY
```
API_HOST=your.host.tld API_KEY=YourApiKey serverless deploy
```## CONFIG
Connect the Serverless app with your IoT Button in the AWS IoT Dashboard:
1. Select **Rules** in the sidebar and select your button
2. Add a new action to your button and select the Lambda type
3. Choose the Lambda function created by Serverless## BACKGROUND
Push2Procure was built for an internal hackday event. It may or may not work as
advertised. YMMV.## LICENSE
All rights reserved.