This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| const config = { | |
| // n8n webhook url to get the data from the n8n data table | |
| webhookUrl: '' | |
| } | |
| // Get the search parameters from the URL |