Schedule

import.io API

🔑 apikey 4 endpoints tools
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

pip install SublimeAndroidImport
# See https://github.com/cyrillef/FBX-iOS-ImportScene

curl examples

Get the list of schedules for all your extractors
curl \
  # append ?_apikey=$API_KEY to the URL \
  /extractor
Get the schedule of a particular extractor
curl \
  # append ?_apikey=$API_KEY to the URL \
  /extractor/{extractorId}/

Endpoints (4 total)

GET
/extractor
Get the list of schedules for all your extractors
GET
/extractor/{extractorId}/
Get the schedule of a particular extractor
POST
/extractor
Schedule and extractor to run at a specific time
DELETE
/extractor/{extractorId}/
Delete an existing schedule

Related APIs in same category

apimatic.ioimport.ioimport.ioimport.ioimport.io

Language coverage

Python
1
C++
1

At a glance

Total SDKs2
Languages2
Endpoints4
Authapikey
Categories1

Other Import APIs (4)

dataextractionrssrun