Amazon Marketplace API Integration

Discussion in 'PHP' started by robokoder, Jun 27, 2008.

  1. #1
    I would like to use the API provided by Amazon to create a PHP script which will do the following things

    - reprice listings every 15 mins (I sell in a competitive market) according to current lowest selling price for that item in same condition (so it needs to know that figure!)
    - process order notifications into a database (received by email)

    It's not a hugely complex, but a bit too tough for me right now. If anybody can point me in the direction of a good tutorial then that would be great. Otherwise, sensible offers please (I'm a student!!)

    Cheers!!
     
    robokoder, Jun 27, 2008 IP
  2. dan.h

    dan.h Guest

    Messages:
    16
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    afaik, the amazon api only updates every 60m, so sending requests at 15m intervals would be pointless.
     
    dan.h, Jun 28, 2008 IP
  3. robokoder

    robokoder Peon

    Messages:
    146
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Then how does Aman pro / similar work?
     
    robokoder, Jun 28, 2008 IP