Hi @bille This is achievable via custom triggers, to execute with a single call, which is available from the business plan. https://buildship.com/pricing/
Otherwise, you'll have to use multiple flows. Also, could you please share more about your usecase? It will help us to understand it better and provide support
Thanks for the response. I went with multiple flows for now.
I am creating a test client for a webhook that I am designing for my cloud service. The client can register a webhook with 3 callbacks; create_event_cb, update_event_cb and delete_event_cb. Each response has different payloads,