This example app finds extracts and images from Wikipedia for records in your base and saves the information back to your base.
The code shows:
- How to connect to an outside API from your app
- How to update records and upload attachments from your app
- How to check permissions before updating records
-
Copy this base.
-
Create a new app in your new base (see Create a new app), selecting "Wikipedia enrichment" as your template.
-
From the root of your new app, run
block run
.