Now that you have added a trigger, it's time to do something interesting with the data that's generated by the trigger. Follow these steps to add the Service Bus - Send message action. This action sends a message to Service Bus.
Follow these steps to create the send message action:
- Select + New step to add the action.
- Select Add an action. This opens a search box, where you can search for any action you would like to take. For this example, Service Bus actions are of interest.
- Enter service bus.
- Select Service Bus - Send message as the action to take.
- Enter the content for the message. This is required.
- Enter the queue or topic name to which the message will be sent. This is also required.
- Provide other details about the message. This is optional.
- Save the changes to your workflow.