Hi to makelovers
I’ve this scenario
also attach the JSON
blueprint.json (167.9 KB)
I count 12 steps inside with including filters
For example, when I send the message HELLO to a whatsapp number, the scenario read te message, register this message on google sheet, then check the filter if contain the phrase hello just send a message to response BUT the other filters don’t show any operation number
I only see a result on 4 or 5 steps, WHY disccount me 14 operations? if only run 4 or 5 on the scenario?
I hope u understand me, sorry for my english
I saw the scenario are starting 3 times, why? if I received only one message?
Welcome to the Make community!
A.
It looks like the top path is an error handler, so the Tools module only runs when there is an error from your Whatsapp module.
B.
It looks like your bundle FAILED the other filters, you need to click on the filter bubbles to see why the bundle did not PASS.
1.
Could you please share screenshots of the module fields and filters in question? It would really help other community members to see what you’re looking at.
2.
You can also export the scenario blueprint file to allow others to replicate the issue. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
Uploading it here will look like this:
blueprint.json (12.3 KB)
3.
If possible, could you also please provide the input/output bundles of the modules by running the scenario, then clicking the bubble on the top-right of each module, taking screenshots of, and copying the contents into this discussion thread:
This will allow others to better assist you. Thanks!
2 Likes
Hello, thanks a lot for u response
The filter not passed because the the word received is diferrent, I attach it
If the message body contain “servicios” or “ver servicios” the module send the message
This is the JSON file
blueprint.json (167.9 KB)
For example, I send the message HELLO, this is different to Servicio or a interactive button response, I’ll activate this module
Work fine, I don’t understand why run 3 times the same scenario per each message received
see here, 3 times same scenario
I need to know because I’ll setup a instagram ADS, i hope receive almost 200 msg per day
Thanks
I think this is because the first module watches for ALL events, not just new message event.
You need to provide the output bundle for the first module, for each of the three runs, for the same message, so we can help you create a filter.
2 Likes
HEllo, this is the run condition for whatsapp watch event
This is the output result whn receive a new message