HTMLify

cmixlpdffr.txt
Views: 11 | Author: Unknown
Flask pedido_vendas 
 
Step #1: Get endpoints from Flask App from MariaDB (administracao/cliente) to get token from Bling to use in the endpoints 
 
Step #2: Build a Flask API calls "flask-bling-pedidos_vendas" to get JSON data trought HTTP requests from Bling's API by scheduling and manually 
 
Step #3: Save all HTTP requests from Bling's API in just one document in MongoDB: collection: sistema, subcollection: pedidos_vendas 
 
Step #4: Create a Pipeline send Code Commit using Jenkins. Create branch and repository calls: "flask-bling-pedidos_vendas" 
 
Step #5: Deploy trought Jenkins 
 
Step #6: Deploy container calls "flask-bling-pedidos_vendas" 
 
Step# 7: Create a cron job for admin users sync manually or by schedule's sync. The admin users should setup the sync's task trought front-end (JavaScpript), by week, day, hour or minute 
 
Step #8: Create a task that all documents into subcollection: pedidos_vendas in MongoDb should be delete when sync's task start 
 
Step#9: Create into MogoDB and in the front-end (JavaScpript), a field to write and save MongoDB's credentials for API "flask-bling-pedidos_vendas""

Comments