mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-04-12 07:06:20 +07:00
open external links in new tab
This commit is contained in:
@@ -45,7 +45,7 @@ For this tutorial, use the [Schedule trigger](/integrations/builtin/core-nodes/n
|
||||
|
||||
## Step four: Add the NASA node and set up credentials
|
||||
|
||||
The [NASA node](/integrations/builtin/app-nodes/n8n-nodes-base.nasa/) allows you to interact with NASA's [public APIs](https://api.nasa.gov/). The API gives you data to work with in this tutorial.
|
||||
The [NASA node](/integrations/builtin/app-nodes/n8n-nodes-base.nasa/) allows you to interact with NASA's [public APIs](https://api.nasa.gov/){:target=_blank .external-link}. The API gives you data to work with in this tutorial.
|
||||
|
||||
1. Select the **Add node** <span class="inline-image"></span> connector on the Schedule Trigger node.
|
||||
2. Search for **NASA**. n8n shows a list of nodes that match the search.
|
||||
|
||||
Reference in New Issue
Block a user