Icon

A Low Code RESTful API For Your Mobile App

A Low Code RESTful API For Your Mobile App
A Low Code RESTful API For Your Mobile AppThis workflow works as an API that:- Imports a screenshot obtained from an iPhone custom mobile app;- Retrieves book metadata and cover;- Stores book cover image and metadata in a database. Extract book metadata and cover from book edition notice screenshot (incl. ISBN) Output JSON responseExtractexecution dateCreate JSON request with screenshot of ISBN(base64 encoded)Extract ISBN, retrieve book metadataand transform image to binary objectvia TESS4J OCRupdate book databasePython decodingfunctionadd execution timestamp ContainerOutput (JSON) Create Date&TimeRange ContainerInput (JSON) Extract ISBN Store metadatain database Decode base64 image Add execution date A Low Code RESTful API For Your Mobile AppThis workflow works as an API that:- Imports a screenshot obtained from an iPhone custom mobile app;- Retrieves book metadata and cover;- Stores book cover image and metadata in a database. Extract book metadata and cover from book edition notice screenshot (incl. ISBN) Output JSON responseExtractexecution dateCreate JSON request with screenshot of ISBN(base64 encoded)Extract ISBN, retrieve book metadataand transform image to binary objectvia TESS4J OCRupdate book databasePython decodingfunctionadd execution timestamp ContainerOutput (JSON) Create Date&TimeRange ContainerInput (JSON) Extract ISBN Store metadatain database Decode base64 image Add execution date

Nodes

Extensions

Links