EMAIL settings not working the same if triggered by workflow or using RUN

Good Afternoon,

I have created a Workflow to trigger an automated email. Now the issue I’m facing is when the email is triggered by the event in the work flow the email is not the same as if you push the “RUN” tab…Yet the RUN Tab is correct and the Trigger is not correct…

Email when the trigger creates it…

Email when using the “RUN” tab…

Settings for both emails…

1 Like

Can you show us the configuration for the full workflow?

Based on your screenshot, some stuff are hardcoded and should show up, but you’re saying they’re not there.

What type of workflow is it?

Hello,

It is a very basic work flow with a action trigger to generate a email to be sent.
Again the strange thing is if the trigger generates the email, the email being sent is not following the settings, but if I select the RUN tab then the email is sent correctly.

Email sent by trigger, the email being sending is not showing up as - " DiPaolo CNC dipaolocnc2017@gmail.com " it comes from " dipaolocnc2017@gmail.com" even though the set up is


The Subject line then sent by trigger is only showing up as (Asset#)(Warehouse)(Transfer Date) and not the settings “Service Tool Asset signed out, (Asset#), (Warehouse), (Transfer Date)”
image
Not
image
Settings;

Below is the simple work flow settings.

Sounds like there’s something wrong with either the Gmail integration or the row that you’re testing the workflow from.

Is it possible for you to send an invitation for me to join your team? Just sent you a DM.

Seems to me like you don’t have anything calling your workflow. Maybe you have a button directly calling the Email action instead of calling the workflow action. What has to occur in your app to trigger an email to be sent?

The trigger is when an entry is made and using the Submit button, this trigger is working as it does create and send an email, but the email format is not the same as the email settings… but when you select the “run” button the email format is correct…

Ok, that checks out. Do you have manual publishing turned on for your app?

:bullseye:

Well, you are a super star… I republished the app and now it’s working…
Learning every day!

1 Like