mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
🔨 Minor changes
This commit is contained in:
parent
bf4d8864b5
commit
d8ebe0e7c3
@ -27,7 +27,7 @@ You can find authentication information for this node [here](../../../credential
|
||||
|
||||
## Example Usage
|
||||
|
||||
This workflow allows you to get all the slides from a presentation and get thumbnails for the pages. You can also find the [workflow](https://n8n.io/workflows/1035) on n8n.io. This example usage workflow uses the following nodes.
|
||||
This workflow allows you to get all the slides from a presentation and get the thumbnails for the pages. You can also find the [workflow](https://n8n.io/workflows/1035) on n8n.io. This example usage workflow uses the following nodes.
|
||||
- [Start](../../core-nodes/Start/README.md)
|
||||
- [Google Slides]()
|
||||
|
||||
@ -57,7 +57,7 @@ This Google Slides node will get all the slides from a presentation.
|
||||
5. Toggle ***Return All*** to `true`.
|
||||
6. Click on ***Execute Node*** to run the workflow.
|
||||
|
||||
In the screenshot below, you will observe that the node returns all the slides from the presentation.
|
||||
In the screenshot below, you will notice that the node returns all the slides from the presentation.
|
||||
|
||||

|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user