Skip to content

Ebay

Setting up Marketplace account deletion notification endpoint

OAuth Notes

Notes

To get production credentials you need to have a server up and running that ebay can contact.

Alright what domain do I want to use?

dentropycloud.xyz

How do we want to manage DNS?

We dockerize the thing using dentropycloud?

Really?

Sure why not

Running the nodejs code seems too complicated, thinking about running wordpress with special plugin.

eBay Marketplace Account Deletion/Closure Notifications - Ebayomatic update - YouTube

https://ebay.com/?challenge_code=123

https://static.dentropycloud.top/ebay_test/?challenge_code=123

https://static.dentropycloud.top/ebay/?challenge_code=123

https://static.dentropycloud.top/ebay/

eBay Marketplace Account Deletion/Closure Notifications Workflow

Next Steps

  • Next Steps
    • Read date from Spreadsheet
    • Read orders from ebay API
    • Compare completed order with JSON file
    • Get CDKey from Spreadsheet
    • Send message with key
    • Update spreadsheet with key that was sent
    • Update spreadsheet with row and time
    • Wrap the entire program in a timed loop
    • Check all the console logs
    • Add bash script that outputs logs to a file
    • Run the dam thing