Skip to content

Node JS function to retrieve status of updated and send a report using AWS SNS

License

Notifications You must be signed in to change notification settings

aswanevelder/node-shopify-stock-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-shopify-stock-report

Node JS function to retrieve status of updated and send a report using AWS SNS

This is a simple function that will retrieve the status of the node-shopify-stock-update process and send a notification to AWS SNS.

Environment Variables

SHOPIFY_DBURL: MongoDB Url
SHOPIFY_DBNAME: MongoDB Database name
SHOPIFY_COLLECTIONNAME: MongoDB Database Collection name for Shopify Stock
STORE_COLLECTIONNAME: MongoDB Database Collection name for Store Stock SNS_TOPICARN: SNS ARN for notifications

About

Node JS function to retrieve status of updated and send a report using AWS SNS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published