How do I configure SSRS to email subscriptions using sendgrid?

Dick Schroth 0 Reputation points
2023-06-30T17:49:00.9033333+00:00

Would anyone have a sample rsreportserver.config file setup to work with Sendgrid? I've been having trouble getting the emailing of subscriptions to work.

SQL Server | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-07-03T06:05:59.9433333+00:00

    Hi @Dick Schroth

    I don't know sendgrid specifically, but SSRS supports SMTP servers or forwarders.

    You can check this official document for configuration: https://learn.microsoft.com/en-us/sql/reporting-services/install-windows/e-mail-settings-reporting-services-native-mode-configuration-manager?view=sql-server-ver16.

    Hope this can help you.

    If the answer is helpful, please click Accept Answer and Up-Vote for the same. If you have any questions, please feel free to let me know.

    Best regards,

    Aniya

    0 comments No comments

  2. Olaf Helper 47,516 Reputation points
    2023-07-03T06:30:56.3666667+00:00

    SSRS subscription is nothing else then any other SMTP client and you use the same configuration as for your common email client.

    If you have any doubt, contact SendGrid support.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.