I have a Create JSON and a Data Structure defined. But there was a mistake so I have now updated one field to be a Number instead of Text in the Data Structure.
But after saving everything the output of the field is still text. How do I get the module to use the update data structure?
Welcome to the Make community!
It should just use the updated data structure.
2 Likes
Here is how to fix it. Just change something in the JSON module and click OK and save, then it will pickup the updated data structure. If the data structure changes behind the scenes then the module won’t pick that up by itself it seems.
You can also send some new data through to the scenario by clicking Run Once.
2 Likes
I created a new data structure and selected it instead of the one I was using and attached it to my JSON create. It has only 5 items in it as opposed to the 30 items the old one had. It jus grabbed the first 5 names from the old data structure. I click on the edit button and it shows the correct 5. I tried saving it but it just reverts to the wrong 5 names. I am using it in a webhook if that makes any difference.
Make sure to send new data through.
samliew – request private consultation
Join the unofficial Make Discord server to chat with other makers!
1 Like