- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2025 09:27 PM
I created a flow that works when i test but not when it runs in background.
Flow is triggered on contact creation.
It grabs the userid into the variable I then grab that variable and update the email address with adding @email.com.au *not actuall but here for reference.
in both cases on test and Austomation the username is populated into the variable. But in the automated test I dont get any info back into the email variable.
Script running
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2025 10:09 PM
ok the stangest thing I was testing some other suggested code which hadnt worked so I put in my original code like I first had tested to get some screenshots and now its working without running as system user or anything else. very Strange
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2025 09:30 PM - edited 07-13-2025 09:34 PM
Hi @markdart ,
Can you try running the flow as System User
Open flow. Go to flow properties -> In Advanced options you will have "Run As" option. change it to System user and Save
If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!
Thanks, GP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2025 09:34 PM
My first automated run it said It didnt have access. I tried System user and contact_admin with the same result no email output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2025 09:36 PM
Did you done like this way
Open flow. Go to flow properties -> In Advanced options you will have "Run As" option. change it to System user and Save
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2025 09:38 PM
yes