Hi all -
I am trying to build a pretty simple scenario.
I have an online form that asks users for a unique event code (job code), a message text box, and a file uploader. The form is then sent on submit to a mailhook.
I want the scenario to then check my datastore for a corresponding job code, and email the files and message as attachments to a new webhook (the corresponding URL in the datastore to the job code).
No matter what I try the scenario doesn’t run as expected.
I have tried webhook module → Iterator to get attachments → data store to search for job code (although the mapping on this I am not 100% on - I have said ‘job code’ contains ‘text’ from mailhook info - but actually i want it to be that the text contains the job code somewhere? → send email to mailhook from data store.
Any ideas on how to tweak (or rebuild) this so it works??
Welcome to the Make community!
If you need further assistance, please provide the following:
1. Screenshots of module fields and filters
Please share screenshots of relevant module fields and filters 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.
3. And most importantly, Input/Output bundles
Please provide the input and output bundles of the modules by running the scenario (or get from the scenario History tab)
then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
Providing the input/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!
Join the Make Fans Discord server to chat with other makers!
Hi @Chronos_Time_Capsule
As per the understanding, you have a small filtering issue.
Could you please share the screenshot of the filter applied, the expected result and the actual output so we can guide you better.
Regards,
Msquare Automation - Gold Partner of Make
Book a Free Consultation | Connect Live
Explore our YouTube Channel for valuable insights and updates!
Hi all - thank you for the responses. I have attached the blueprint as I have changed a few modules
blueprint.json (18.4 KB)
I now have the form directly linked from jotform, this works correctly. The data store works correctly - but the email mapping seems not to work.
I have attached the errors I get, as well as the mapping from the email module.
Sorry forgot to add output bundles
bundle.json (14 Bytes)
Data Store Bundle.txt (252 Bytes)
Jotform bundle.txt (2.8 KB)