Knowledge Base

Setting up Sendgrid SMTP Email in BizCentric

  • 103views
  • February 6, 2024

Setting up SendGrid SMTP Email in BizCentric

SMTP, known as Simple Mail Transfer Protocol, offers a straightforward method to send emails from one server to another. SendGrid offers an SMTP service enabling you to send your emails through their server instead of your own client or server. BizCentric includes a pre-configured email client, allowing you to send and receive emails directly within BizCentric and attach them to documents if needed.

Integrating SendGrid’s Web API
SendGrid’s SMTP API allows developers to specify custom handling instructions for e-mail using an X-SMTPAPI header inserted into the message.
Step 1: You need to create an API key to authenticate your application.
Step 2: Once your API key has been created, you need to configure it in your BizCentric account > Create a New Email Account.
Email Address: Your Email Address
Email Login ID: API Key [API key generated in Step 1]
Password: Your Password
Service: Select “SendGrid
Now save this information and you have successfully configured the SendGrid SMTP Email in BizCentric.
Power to you!