JSON URL for Smiirl custom counter
Budget: $30 – $250 AUD
Hi,
We have a Smiirl Custom Counter and need a JSON URL created, to act as a bridge between the platform hosting the data and the Counter itself.
In simple terms, what we would like is for the counter to go up by 10 every time a corkage fee is charged.
We were thinking of using a smart button of sort (i.e. flic) to trigger the app.
1. customer taps flic
2. google sheet gets updated (adds 10 to the original number)
3. JSON URL makes the connection between the sheet and the counter
4. counter reflects the new number in the sheet
If you have a better suggestion, please let us know.
For the JSON file, I would like to connect a Custom Counter Smiirl to {{a google sheet}} in order to display {{total corkage fees}}. To do so the Counter needs to do a request to an endpoint (via HTTP/HTTPS). The output has to be on a JSON format and respect the following syntax {“number” :1200}.
For the Flic button, please advise.
See references about Smiirl here:
- https://www.smiirl.com/en/counter/category/custom
- https://help.smiirl.com/article/133-what-should-i-do-to-enable-my-custom-counter-to-display-a-number
- https://medium.com/@m_nebra/bootstrapping-your-company-counter-22f5d4bc7dd4
- https://github.com/smiirl/smiirl-custom-samples
We have a Smiirl Custom Counter and need a JSON URL created, to act as a bridge between the platform hosting the data and the Counter itself.
In simple terms, what we would like is for the counter to go up by 10 every time a corkage fee is charged.
We were thinking of using a smart button of sort (i.e. flic) to trigger the app.
1. customer taps flic
2. google sheet gets updated (adds 10 to the original number)
3. JSON URL makes the connection between the sheet and the counter
4. counter reflects the new number in the sheet
If you have a better suggestion, please let us know.
For the JSON file, I would like to connect a Custom Counter Smiirl to {{a google sheet}} in order to display {{total corkage fees}}. To do so the Counter needs to do a request to an endpoint (via HTTP/HTTPS). The output has to be on a JSON format and respect the following syntax {“number” :1200}.
For the Flic button, please advise.
See references about Smiirl here:
- https://www.smiirl.com/en/counter/category/custom
- https://help.smiirl.com/article/133-what-should-i-do-to-enable-my-custom-counter-to-display-a-number
- https://medium.com/@m_nebra/bootstrapping-your-company-counter-22f5d4bc7dd4
- https://github.com/smiirl/smiirl-custom-samples
Related categories:
Backend Development