Problem with Workflow

I think I have met a bug in WebFlow.

I have one Email Sender working perfectly.

I duplicated that code to give a abase for my next email sender.

The trigger is now blank and I am unable to set a new trigger (which I want to be web hook just like the last one).

I am including a screen capture.

Mike

Hi @mdsmith1

Would you be able to share more details on how you reproduced this? Did you duplicate the data from an original workflow into a new workflow and due to this, you cannot set a trigger for it?

I tried to reproduce this myself by exporting a workflow to JSON and then imported it into a new workflow and was able to add a trigger as expected. If you refresh the page, does the same behavior occur?

Jeremy:

Thank you for your post.

Yes, duplicating my original work was probably a bad idea.

So I simply created a new workflow and I was able to set up a new trigger (Webhook) just fine.

I can easily take the parts of my first project and copy them to my new project, so I am out of the woods.

Thank you for opening up my thinking to avoiding duplicating projects.

I will mark this as the solution.

Thanks again.

Mike

Jeremy, I think I spoke too soon.
I have started from zero and have created the web hook but the Start Trigger screen is still locked.
I somehow got through this with my first project but I don't know how I did it.
Do you know how to get the get the Start Trigger to unlock?
I am including a screen capture.
Mike

Jeremy:

I have it working. It has to do with toggling the web hook button (extreme left of the screen) to ON. This sets up the Start Trigger screen with web hook. And opens up the other screens.
I am attaching a screen shot.
Mike

Hi @mdsmith1

I tested a similar scenario myself with the startTrigger option and noticed when toggling the triggers on and off, I could test modifying other trigger types but until I modified a value for the one I’m working on (webhook for example), I couldn’t change anything else.

Glad to hear you got this working though! If you have any other questions, let me know.

1 Like

OK, thanks Jeremy.
Mike