Marketo: Displaying Excel-Based Field Values in Emails & Calculating Revenue via Script
Hi Team,
We have a requirement where a field is currently not available in our CRM as a temporary solution which will be fixed in long term. To support this, we will be receiving an Excel file containing Marketo ID, dollar amount, and revenue for each record. The goal is to use this data within our emails.
I’d like to better understand the feasible approach here, as we want to avoid creating new records and instead leverage existing ones and update them.
Specifically, I have two questions:
-
Displaying Excel-based values in emails
Is it possible to take values such as dollar amount directly from the Excel file and display them in an email? If so, what would be the recommended approach? -
Applying calculations (e.g., 10% of revenue)
We also need to display a calculated value—specifically, 10% of the revenue provided in the file (e.g., if revenue is 5,000, the email should display 500). Is there a way to handle this dynamically within Marketo, or would this need to be pre-calculated before import?
However, I’d appreciate confirmation on the recommended approach for displaying values from an Excel file in Marketo, including how this should be implemented. Additionally, I’d like to understand how we can calculate a derived value (e.g., a percentage of revenue) using a script once the data is available in Marketo—potentially via a custom field.
Thanks in advance for your guidance.