Giter VIP home page Giter VIP logo

mail_parse's Introduction

mail_parse

helper for mail parse

// this is the connection string provided for the storage connection const AZURE_STORAGE_CONNECTION_STRING = process.env.AZURE_STORAGE_CONNECTION_STRING; // this is the name of the container to use - created once as part of setup const MAIL_CONTAINER_NAME = process.env.MAIL_CONTAINER_NAME; // this is the file that contains the mail html const MAIL_INBOUND_BLOB_NAME = process.env.MAIL_INBOUND_BLOB_NAME; // this is name that the results will be written too const MAIL_OUTBOUND_BLOB_NAME = process.env.MAIL_OUTBOUND_BLOB_NAME; Supporting doc for this work can be found at - https://docs.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-nodejs

sample output for the sample file - sample_mail_parse.html "FLACRA", "Ability0000012749.CLM", "2020-09-11" "FCS", "18151_Trizetto_Inst_man_", "2020-08-18" "CSMC", "BCTRANS.DAT", "2016-09-02" "FCC", "18495_Trizetto_Inst_man_", "2020-09-11" "CASA-Trinity", "Ability0000015020.CLM", "2020-09-09" "TOMKINSCMH", "Ability0000002592.CLM", "2020-09-03" "MHAST", "WELLIGENT_I_BATCH_2654509_", "2020-08-25" "beacon", "VOPT1329.CLM", "2020-07-14" "FRS", "20200103.114922.0002308.NY_", "2020-01-24" "ACBC", "Ability0000001103.CLM", "2020-08-19" "Chenango", "MMIS0929.CLM", "2020-09-09" "CCMHD", "EcsExport_20200911_152804_", "2020-09-11" "TCMH", "NEIC4479 CCN.CLM", "2020-09-11" "ADCTC", "EMEDNY030000000294.DAT", "2020-09-03" "REACH", "17251_20200912_837_4730.clm", "2020-09-12"

mail_parse's People

Contributors

deschaefer avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.