We have an automation that sends us a message on Slack when someone places a new order. Recently, it started sending us messages, but with incorrect data.
Something’s changed between modules [15] [27] [31 [37]…, or the data coming in has changed.
You can view past scenario execution runs in the scenario History tab. Find out if the data coming in has changed.
If you need further assistance,
1. 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 trigger 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.
You should check the Make execution log for your scenario and see what sort of input bundle is being sent into the Slack module. It’s possible the underlying data has changed somehow.