Best way to MailMerge utilising API JSON -


can please advise best way achieve following.

i have list of emails , information next email in csv file. have template have created , want use.

basically says:-

dear <csv list of emails user>,  something <csv information column next email> <api json call here fill in information based off column in csv>  else there <csv information column b next email> <api json call here fill in information based off column b in csv>   thanks. 

or this. have service can query using json information.

i cant find way work.

is there way pull info in excel maybe can used in sort of mailmerge?

does need office, solution @ point step forward ..


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -