Tagged Questions
3
votes
1answer
55 views
How do I pull purchase stats through the API?
Is there a way to gather purchase statistics through the SmugMug API?
Such as:
what size photo (or type of merchandise) was purchased
how many were purchased
the order date
3
votes
1answer
134 views
What is a good way to search on keywords using the SmugMug API?
I would like to be able to search on keywords through the API.
Has anyone tried - or can think of a better way - to search on keywords using a local database? Such as grabbing the keywords and image ...
4
votes
2answers
288 views
How is SmugMug using DynamoDB?
When Amazon's DynamoDB was announced, Don MacAskill mentioned that SmugMug was using DynamoDB. I would like to know what exactly DynamoDB is being used for, and any details that can be given about the ...
3
votes
1answer
63 views
Is there a way to leave comments using the API?
I would like to make a program which can view images, leave comments, etc. The program is for Android. I can't seem to figure out how to put comments using the API, at least for anonymous comments. Is ...
4
votes
1answer
241 views
Drupal 7 SmugMug API
Has there been any work on integrating SmugMug into Drupal 7? I am moving forward using the the phpSmug code as a library to communicate with SmugMug and using Drupal 7 to do the View work for Drupal.
...