Before integrating SendGrid with Fyno, you will need to have an account already set up with SendGrid.

  1. Navigate to Integrations.
  2. Under "Email" section, click on the "SendGrid" button.
  3. In the pop-up that appears, fill in:
    1. Custom name: Provide a name that would help you identify the configured account in Fyno's portal.
    2. API Key: On the SendGrid app, find and click on the Settings tab on the left-hand navigation menu. In the sub-menu, click on "API Keys". Create a new API Key and copy the same. You may also use a previously generated API Key, in case you have it.
    3. From Email: In your SendGrid account, from the Settings tab on the left navigation menu, find "Sender Authentication" and copy the details of the Sender that you intend on using. Alternatively, you can add a domain or a single user on SendGrid from the same page. This can then be entered into the Fyno "From Email" field.
    4. From Name: Enter the name associated with the Sender that was entered in the "From Email" field.
    5. Content type: You can choose either "Text/Plain" (no rich content in emails, simple plain text) or "Text/HTML" (Rich content including images, buttons and links will be supported) depending on the type of content you intend on pushing in the templates.
    6. Reply To: This is an optional field. You may enter an alternate email ID so that when the recipient clicks on "Reply", the email ID you have entered in the "Reply To" will be populated. This can be different from the "From" email ID.
  4. Click on "Add Account" once done and you are all set!

Message Delivery Status

While Fyno has the capacity to track the notification delivery status, SendGrid requires a manual update of the Fyno Callback Endpoint in order to receive these reports. To update the Callback manually follow these steps:

  1. Log in to your SendGrid account.
  2. From the left navigation panel, find Settings and navigate to Mail Settings.
  3. On the page that loads, find Event Webhooks and click on the edit icon.
  4. On the pop-up that loads, select an Authentication Method and enter Fyno's Callback URL given in the Sendgrid Integration popup.
  5. Select the data you want to be sent by checking on the relevant boxes and save the configuration.
  6. Test your integration by sending a message from the Fyno App. Your notification delivery status will be displayed in the logs, when you click on it, under the Delivery tab.