How to send webhooks on events in Laravel
Recently, me and my business partner wanted to do more with automation in our client projects. We got the chance to experiment with some no-code workflows using Make. In Make we have some workflows running that are triggered by a webhook that is sent from the client's custom platform. When a workflow is triggered, it creates a new invoice or adds a new contact, depending on the actions configured in the workflow.