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.
(Note: Exporting your scenario will not include private information or keys to your connections)
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.
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!
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.