Participant III
Since ‎03-15-2019
3 weeks ago

My Stats

  • 49 Posts
  • 3 Solutions
  • 12 Likes given
  • 14 Likes received

Ethan_Hildebran's Bio

Badges Ethan_Hildebran Earned

View all badges

Recent Activity

I want to create a bot that runs on updates only. with the Condition: AND([_thisrow_before].[STATUS]=“inactive”,[_thisrow_after].[STATUS]=“active”) is this correct?
Unable to connect with MySQL database as of this morning (~7AM Eastern time 1/13/20). Anyone else having this issue?
@Aleksi @Phil I’m having trouble with a workflow now that I’m moving my app to a MySQL database. I have an ENUMLIST column that I am using in a workflow to send an email. If ENUMLIST options ‘1’, ‘2’, and/or ‘4’ appear in the list then send an email....
Is it possible to create an app that just runs workflows? In my current app I am using a workflow to send an email notification. Could I create an app that watches a table and sends an email notification when a new row is created?
I’ve been unable to make a copy of my main deployed app. When I select ‘copy’ from ‘My Apps’ the operation runs for a very long time and always fails. I need to copy the app and also make a copy of the data, so that I can share with other developers....