Is it possible to set up a flow that will listen for a post request from an experience builder button? I would like to somehow set up a button that - when a user clicks it in a web experience - will send a post request to the listener containing the username of the user that clicked the button.
I don't know if this is possible, or if im using the correct terminology, but it seems like it should be feasible, or may require a custom widget, rather than just a simple button widget with a "Set Link" property pointing to a URL.
All advice gratefully received.