#✅ I encountered a weird behavior, I am not sure if t...

8 messages · Page 1 of 1 (latest)

waxen elmBOT
#

I encountered a weird behavior, I am not sure if this is by design, it feels just weird.

  • I am making a POST request to create an item inside a collection
  • I have a flow that reacts to this creation and is supposed to send an email

If the flow fails, the item is not even created and I get an error to my post request.
If the flow is disabled, the item is created successfully.

I would have thought that the flows were async 🤔.

Just so you know, we have moved your message here, @amber acorn. In future, please ask questions in one of the help channels as per the server rules.

@forest crag was the person who moved it, so if there's aditional context, they will add it here for you. Your original post has been deleted.

#

Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please help us help you making sure you:

  • Adding an explanation of exactly what you're trying to achieve.
  • Adding any and all related code or previous attempts.
  • Describing the exact issue or error you are facing.
  • Posting any screenshots if applicable.
  • Reading through https://stackoverflow.com/help/how-to-ask.

When you're done with this thread, please close it. Thanks! ✨

(If you have a support agreement and need help, please contact the core team via email.)

forest crag
#

Did you set up the flow as action or as filteR?

amber acorn
#

That's what I was about to write , yeah my bad, 100% my bad, I did not realize what these things were meaning.

Sorry for posting too fast (and in the wrong channel apparently)

#

Totally makes sense now

waxen elmBOT
#

✅ I encountered a weird behavior, I am not sure if t...