Hi you all,
I am looking for some help. Maybe one of you has a good idea.
I have an XML file on my server which I download (FTP). The module “Parse XML” reads the file and i can see the 17 different records.
Now I want to sent these datas to a NINOX Database. Again no problem. I can use the “Create Record” Modul for Ninox. That works too. But the issue is, it uploads only one record. Not all 17…
So what can I do, that I have all 17 records in the database?
Thanks for your help
Christoph
Welcome to the Make community!
I’m guessing you have the records in an array, which you need to put through an Iterator module so that the create record module can be run once for each record.
Links
Here are some useful links and guides to help you get started and learn more on how to use the Make platform, apps, and app modules —
General
Help Center Basics
Articles & Videos
For further assistance, please provide the following:
Please provide the output bundle of the Parse XML modules by running the scenario, then click the white speech bubble on the top-right of each module and select “Download output bundles”.
A.
Save the bundle contents in your text editor as a bundle.txt
file, and upload it here into this discussion thread.
Uploading it here will look like this:
bundle.txt (12.3 KB)
B.
If you are unable to upload files on this forum, alternatively you can paste the formatted output bundle in this manner:
-
Either add three backticks ```
before and after the code, like this:
```
input/output bundle content goes here
```
-
Or use the format code button in the editor:
Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
Following these steps will allow others to assist you here. Thanks!
samliew – request private consultation
Join the unofficial Make Discord server to chat with us!
3 Likes