Why connect themThe DMARC Validator API in Microsoft Excel.
Microsoft Excel remains the enterprise standard for data analysis. Connecting APIs to Excel Online enables automated data imports, real-time validation, and dynamic reporting. Bridge your Excel workflows with external data sources seamlessly.
What you can buildWorkflows worth wiring.
Import daily financial data directly into your analysis spreadsheets
Validate customer data entries against external databases in real-time
Build automated reports that pull the latest metrics from various APIs
Create inventory tracking sheets that sync with external systems
TemplatesReady-made ideas.
New row added Validate DMARC → write results to adjacent columnsValidate DMARC for domain column
Validate DMARC records for every domain added to your Excel sheet. Write hasDmarc, p policy, and valid into adjacent columns.
Manual trigger or schedule Loop rows → validate DMARC → update status columnsBatch DMARC validation for existing domains
Run DMARC validation across an entire column of domains. Populate columns with hasDmarc, p, dmarc_record, and rua email for each.
SetupConnect it in a few steps.
Set up with Zapier
- 1
Set the trigger. Create a Zap with Microsoft Excel as the trigger app and "New row" as the event. Connect your account.
- 2
Add the API action. Add APIVerve as the action, select the DMARC Validator API, and map your trigger data to the request.
- 3
Send it back. Add a second Microsoft Excel action for "Add row" and map the returned fields (like host) into it.
- 4
Test & turn on. Test the Zap with real data to confirm the mapping, then turn it on.
Set up with Make
- 1
Add the trigger. Create a scenario and add a Microsoft Excel module set to "New row". Authenticate your account.
- 2
Call the API. Add an HTTP module pointing at api.apiverve.com/v1/dmarcvalidator with your x-api-key header. Pass the trigger's data as the input.
- 3
Parse & map. Add a JSON module to read the response, then a Microsoft Excel module for "Add row". Map fields like data.host into place.
- 4
Activate. Run once to confirm the mapping, then switch the scenario on and set its schedule.
The payloadWhat Microsoft Excel receives.
host"paypal.com"
dmarcHost"_dmarc.paypal.com"
hasDmarctrue
ruaemail, domain, valid
rufemail, domain, valid