Retrieve data from Google Sheets or web
I would like to reflect the latest # of users in the mail contents every time I send the mail for the mail campaign (this e-mail will be sent every 2 weeks), I would like to do the following:
1. Share the google sheet which includes # of users
2. Fetch the E13 cell data in the Google sheet via script token and update # of users in the mail contents
Question:
a) Could you tell me the best practice for updating the contents based on the web for fetching the latest data?
a) Is it feasible to do the above in Marketo?