入門編– category –
-
Send emails using Gmail node when Google Sheets rows are manipulated
ZeroOne More we live in modern time, more we will try to automate common things. In today's article we are going to look at the Gmail and Google Sheets and how to connect them in ZeroOne platform. ZeroOne platform makes creating web-appl... -
How to handle routes in ZeroOne
Unlike old web, today's websites are totally different from previous ancestors. Of course you do not want users to scroll in the same page without end. That's why routing is very important. So let's see how routing is implemented in Zero... -
Automatisation report submitting and report checking (integration with Airtable and Slack)
Automatisation of report submitting and report checking (integration with Airtable and Slack) 【Do you have a problem with manual report submission/reading?】 In our modern world people want their daily tasks to be as automatic as possib... -
Database and Backend. How access to database through backend workflow?
How to retrieve information from database in backend? ZeroOne platform offers a Database node which has several options to operate with. ZeroOne database is implemented in PostgreSQL. PostgreSQL is one of the most popular relational data... -
Use No Code: How To Create A Blog On ZeroOne
For yourself, you may ask a question. So, should you choose ZeroOne to power your blogging needs? It depends on what your end goals are. If you run a complete peer-to-peer marketplace with a mobile app and website on top of ZeroOne, and ... -
How to create automated email reminders with ZeroOne
Social network concept on digital display Think about how much simpler your daily business operations would be if you received an automatic notification whenever an invoice was generated, a new lead was added to the sales pipeline, or a ... -
Life without programmers: what is the nocode approach and who needs it
【What is no-code?】 No-code is a way to create IT products (websites, web and mobile applications) without writing code using special platforms. The method of working with such platforms is drag-and-drop, i.e. visual modeling. They work... -
Automation of your early-stage business
Appeal angle: Do you have an early stage business, let’s say, educational center that is specialized for foreign languages, and you are offering some online courses as well. In order to make your business more effective than usual ones, ... -
Aggregate Functions In ZeroOne for working with dates
【()】 returns the current date in format 'yyyy-MM-dd HH:mm:ss.ms 【)】 Returns selected_date in format 'yyyy-MM-dd HH:mm:ss.ms' 【)】 You can use to convert date to specify format To Format YYYY-MM-DD MM-DD-YYYYMMMM DD YYYYYYYY/MM/DDMM/... -
How did I impelement Signature Pad in ZereOne?
【In what projects I used it】 Delivery... You are developing software for a shipping company? You must keep the customer's confirmation of receipt of delivery or you want to confirm the customer's information when you submit the order. ...