I'm building an automation that sends a message to a Slack channel when a user submits an onboarding form I created using Base44. The Slack message should include specific fields from the Base44 form.
The automation appears to run successfully. However, the Slack message does not include any of the form field data from Base44.
In the automation log:
-
The Base44 Entity Event trigger shows “Data Out,” meaning it's detecting the submission.
-
But the Slack Send Channel Message action shows no "Data In."
When I run a test, the automation works perfectly and includes the correct data. However, when someone actually submits the form, the Slack message lacks the expected data.
I’ve double-checked:
-
Field mappings - they are correct and use the latest test data.
-
The form fields - no recent changes have been made in Base44.
-
The Slack message action - it shows yellow warning icons next to the mapped form fields in its configuration.
I’m not sure why it works during a test but fails during real submissions.
Any suggestions?
