SendGrid in KLLIFY
SendGrid is an extension of your team—their deliverability insight lets you focus on delivering great content and experience to your users. That’s why SendGrid pioneered transactional email, have more delivery experts and support engineers than any other email provider.
Because at the end of the day, it’s not only about how you communicate, but why you communicate.
API keys generation
- You should have an account on SendGrid, once you setup your account you can toggle to your account settings, then API Keys.
- Now, you have to create your API keys, hitting the creation button as shown below
- You got to choose between your suitable plan for API integrations, there are 3 types of API Keys
Full Access
Restricted Access
Billing Access.
- You should name your API Key before you create them.
- Once you created your API Key, the generated API key will be shown, and you now are able to copy it by hitting the text box.
- Set the server host in your email client or application to smtp.sendgrid.net. This setting is sometimes referred to as the external SMTP server or the SMTP relay.
- Set your username to the string apikey. This setting is the exact string "apikey" and not the API key itself.
- Set your password to the API key generated in step Five
- Set the port to 587 (or as specified below).
SMTP ports:
For an unencrypted or a TLS connection, use port 25, 2525, or 587.
For a SSL connection, use port 465.
- Now it’s the time to register the above data on your Kllify shop to fulfill the integration. Go to your Kllify Shop, then follow the integration lead through: My Shop > Integrations > Email & Sms Integration > SendGrid