1. Screenshots of module fields, filters, and errors
Please share screenshots of relevant module fields, filters, and any errors in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.json file, and upload it here into this discussion thread.
What about the output bundle of the module before it?
When posting the output bundle JSON, could you format it before submitting the reply, otherwise the forum software will convert some characters to make them invalid (checked when pasted into https://jsonformatter.org)
1.
Could you format your JSON by editing three backticks ``` before and after the code, like this:
``` input/output bundle goes here
```
2.
or use the format code button in the editor:
3.
Alternatively, you can paste and save the contents of the bundles in your text editor as a bundle.json file, and upload it here into this discussion thread.
It’s too late to format it after submitting the post, and you need to make a fresh copy of output bundle, and format it before submitting the forum post.