Our spanish partner Ismael Briones relaunched his two Web sites achotio.es and monstruito.es based on Spreadshirt API v1. What he did is quite similar to what our german partner Christoph Eicke did some month ago with iheartyfu.de: He wrote a custom shop integration. So, he basically used the API:
- to retrieve article lists,
- to retrieve inventory data,
- to create and update baskets and
- to get a redirect link for our HTML checkout.
This is quite cool already. But what is even more impressive is what he is working on with beta.monstruito.es right now. He noticed that some customers of his shop not only want to change the shirt colors but also the colors of his vector designs and sometimes they also want to reposition the design.
So what he did was writing an own simple confomat, which you can see in the screenshot above. The simplomat allows to change the vector design colors, to reposition designs and to order the modified shirt with Spreadshirt. Thus, he used the API, besides the already mentioned features:
- to retrieve recolored vector designs (see retrieve design images) and
- to create new products (see create products).
Ismael’s custom shop for presenting shop articles and his simplomat are only examples for a whole set of new use cases that can be satisfied using Spreadshirt API v1.
Cheers,
Martin


Its cool to see people really using also the advanced features of the Spreadshirt API like the recoloring of designs.
Great work guys!