Create new Google Sheets rows from Formstack submissions, verifying the email by Zerobounce, and sending on slack
About
Every time a new Formstack form is submitted, Make will automatically validate the email with ZeroBounce. If the status of the email is "valid" it will look the person up with Clearbit. If a result is returned it will add a row in a Google Sheet and send a Slack message. This example uses the sheet in this link. It will also look the company up with Clearbit. If a result is returned it will add a new row to a Google Sheet and send a Slack message. This example uses the sheet in this link.
Similar templates for inspiration
Looking to get more out of your apps? With Make, you can visually integrate any app into any workflow to save time and resources - no coding required. Try any of these templates in just a few clicks.
When a Slack message is sent in a specified channel, the scenario checks the Google sheet with addresses. If it’s already there, it does nothing. But if it’s not there, the scenario adds the new email to the list. More information here.
Create your own workflow
Create custom workflows by choosing triggers, actions, and searches. A trigger is an event that launches the workflow, an action is the event.
Gets usage of API.
Shows credits you have left on your account.
Gets a company by domain.
Gets a company's domain by name.
Gets a person by email address.
Gets a person and a company simultaneously based on an email address.
Performs an arbitrary authorized API call.
Submits a form.
Validates an email. The API requires that you have an active credit balance and will never consume a credit for any unknown result.
FAQ