This guide walks you through adding a FluentSMTP action to a Zaplane workflow, so that whenever your trigger runs, Zaplane can automatically send an email. Make sure your workflow already has a trigger set up before starting these steps.
Step 1: Add an Action
On your workflow canvas, click the + icon next to your trigger to open the Add Action panel.

Step 2: Select the App
Click Apps to browse available apps, then search for and select FluentSMTP from the list.

Step 3: Choose the Action Type
Select Send Email as the action type, then click Continue.

Step 4: Configure the Action
On the Configure tab, enter the To address (or addresses), a Subject, and the Message. You can also set a Content Type, and optionally add CC, BCC, a Reply-To address, and Attachments. Click Continue when done.

Step 5: Test the Action
On the Test tab, click Test Action to run the action with sample data and confirm it works as expected. Once the test succeeds, click Save.

Step 6: Update and Activate the Workflow
Back on the workflow canvas, click Update to save your changes, and make sure the workflow status is set to Active. You can view execution results anytime from the Logs.

Done!
Your Zaplane workflow is now connected to FluentSMTP. Every time the trigger runs, an email will be automatically sent.