# | Step | Screenshot | Instructions |
---|---|---|---|
1 | Login: | ||
2 | Select your Tenant: | ||
3 | Create an Integration: | ||
4 | Name your Integration: | ||
5 | Create an Action: | ||
6 | Create a new empty Action: | ||
7 | Name the Action: | ||
8 | Input a URL and request parameter, and click create: | ||
9 | Receive success message: | ||
10 | Select id, title, excerpt and description and click import: | ||
11 | Success message: | ||
12 | Click save and then test: |
Congratulations on successfully creating your first emite IPaaS Integration! You have configured emite IPaaS to connect to Wikipedia’s API and retrieved information about the 10 top pages relating to your search term.
What to do next?
You can adjust your search term, back in the Request Parameters section, then re-save and re-test your Action to see what other Wikipedia data you can ingest into IPaaS.
You can try building integrations to some other Wikipedia API’s: https://www.mediawiki.org/wiki/API:REST_API
You can apply try applying various rules and transformations to the ingested data. See xyz
You can save the retrieved data in a connected data store (Elasticsearch, opensearch) for emite to then visualize
You can publish a schedule to always keep the data up-to-date and retrieve new records. See xyz
You can save your data to your integration’s cache, to reduce the number of API calls required for subsequent action executions.