Simplero / Roadmap

Roadmap for Simplero
https://simplero.com
13 stars 5 forks source link

Bettter API #174

Open petervejrumterp opened 7 years ago

petervejrumterp commented 7 years ago

Hi

I would love to have a better API to SImplero, where it is possible to extract the participants and what they have purchased. This would make it possible to create deeper integration to MailChimp, WordPress and other systems.

At the present moment it is only possible to extract basic information and do some basic actions . It would be nice with a more open platform API.

Regards Peter

calvincorreli commented 6 years ago

Would love a more robust API. So far there hasn't been all that much demand for it, but this definitely counts as a vote.

rdempsey commented 6 years ago

I'll add a +1 to this. I'm a software engineer using Simplero to sell online courses. I would love to be able to perform analysis on my data from Simplero, specifically around actions.

For instance, the segments functionality allows me to create segments of who opened/didn't open each of my broadcasts. I'm sending out broadcasts daily, and would have to create a segment for each email I send, copy/paste from the website into a spreadsheet, and then munge those spreadsheets together to get a per-user count of how many opened each email. That would also to allow me to see who opens what over time as well.

I could do a lot with that data.

So +1 to more API actions.

PeterHallengreen commented 6 years ago

I would love to have the ability to get a list of the participant/contacts and their purchases.

rehvi commented 6 years ago

Is there an API for extract purchase or invoice data into powerbi - I have the possibility to access the tables https://simplero.com/api/v1/lists.json https://simplero.com/api/v1/products.json

is there any other URL's I can use to access the data

dgraversen commented 5 years ago

I'm also looking for the purchase API, there must be something for the Zappir to use but it would be nice to be able to call it manually.

calvincorreli commented 5 years ago

What exactly are you looking to do with it, @dgraversen?

PeterHallengreen commented 5 years ago

What exactly are you looking to do with it, @dgraversen?

I would like to use it for an app, where I can toggle different features, according to what they have purchased.

calvincorreli commented 5 years ago

So walk be through how this would work exactly.

dgraversen commented 5 years ago

We have written an app that we need to charge a subscription for. And since we already have simplero it would be easier to use it for charging for our SaaS solution. We have set up the webhook, but it is not validated in any way, so if users found the URL they could just provision new accounts. We would like to call back to see the list of purchases by a customer of customer including what they have subscribed for.

calvincorreli commented 5 years ago

Got it.

The likelihood that someone figures out the URL is pretty low, though. It's not gold coins we're talking here, I'm guessing.

dgraversen commented 5 years ago

Yes we are okay for now.

hasherdk commented 4 years ago

Hi

How about getting access to purchases and invoices through the API?

What I would like to do is two things: 1) We're selling different stuff, one of them being books that must be shipped to the customers. It would be nice to make a fully automated system that - with a push of a button - takes all non-captured purchases of a specific product, calls our shipping partner's API to create shipping labels, and then captures payments through Simplero. 2) I would like to also automate registration of invoices into our accounting system. So just a way of getting data like date, amount, and payment method of each invoice would be nice.

Number one is the one that we need on a daily basis. Number two is not that important, but would be nice to have.

I realize that I can probably build integrations through Zapier, but for the shipping thing, that would complicate the workflow quite a bit, since we need to be in control of each purchase. I'd rather handle this through my own interface to make sure that everything is as it should be. And as far as I can see, Zapier does not allow me to accept payments on a purchase in Simplero.

Thanks a lot for considering this. :-)

Best regards, Asbjørn

NNSostack commented 4 years ago

Hi all Thanks for products API url. That one is missing in the API documentation. But how about the Purchases? Zapier can get the data.. so there must be an API for that as well. Anyone knows where to get info about that as well?