Allows batch-import of data into the orbit.love platform. This is an unofficial community submission to support other Orbit users.
ā
ā
ā
Orbit allows us to pass a unique key with each activity - if it receives data with the same key then it will not be imported to avoid duplicates. We use the Airtable-generated key to ensure this value is unique.
When creating new records, you should delete existing records and insert new data in brand new records, otherwise the old key will persist. If this is not done, the data will not be imported.
Once an activity is imported, the imported field will become checked. This means it will be ignored on future runs.
To respect Orbit rate limits, the importer will only process the first 120 unimported items per run. Please wait one minute between runs should you have more than this. The importer will tell you if this is the case.