Automate ArcGIS Online
to Excel Exports
If you are manually opening ArcGIS Online, navigating to a layer, clicking Export, downloading a file, and sending it to someone — every week or every month — you are wasting time that a scheduled automation can reclaim. GISGP replaces this manual workflow: add your Feature Service URL once, set a schedule, and receive a fresh Excel file automatically. No ArcGIS Pro, no scripting, no IT request needed.
Any Feature Service URL
Works with any ArcGIS Online hosted layer, view, or Survey123 service. Public and private services both supported — add a token for protected layers.
Scheduled weekly/monthly
Configure exports to run automatically on a daily, weekly, or monthly cadence. Each run fetches live data from your Feature Service at the time of execution.
Excel, CSV, GeoJSON
Choose the output format that fits your workflow. Excel for reporting, CSV for databases and BI tools, GeoJSON for downstream spatial processing — all include full attribute data.
Create a free GISGP account, paste your ArcGIS Online Feature Service URL, choose Excel as the output format, and set a schedule (daily, weekly, or monthly). GISGP runs the export automatically at each interval and makes the file available in your dashboard. No code, no cron jobs, no scripts required.
No. GISGP calls the ArcGIS REST API directly using your Feature Service URL. You do not need ArcGIS Pro, an ArcGIS Creator license, or any Esri desktop software. Public Feature Services work without any credentials at all; private services need a token or username/password.
Yes. When setting up an export or schedule, you can specify a WHERE clause filter using standard SQL syntax (e.g. status = 'active' AND created_date > '2024-01-01'). Only features matching the filter are included in the exported file.
Free plan: manual exports up to 5 times per month, up to 2,000 rows per export — no credit card required. Starter plan ($9/month): 1 scheduled automated export, up to 10,000 rows per run. Pro plan: 5 scheduled exports, up to 25,000 rows per run.
Set up your first automation
Free account in under 60 seconds — no credit card needed. Manual exports are always free.
Set up your first automation →Related: Export ArcGIS to Excel · Schedule ArcGIS Exports · Feature Count Checker