Skip to content

chore: remove all references to our old public Slack workspace #798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions components/site/docsHomePageContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,6 @@ const help = {
content: [
{ text: 'Submit a ticket', url: '/submit-a-ticket', Icon: Feedback },
{ text: 'FAQs', url: '/docs/faq/', Icon: HelpOutline },
{
text: 'Slack Community',
url: 'http://slack.sparkpost.com/?_ga=2.81558740.237172531.1637112870-1549692369.1636156807',
Icon: QuestionAnswer,
},
],
};

Expand Down
11 changes: 0 additions & 11 deletions components/site/navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,6 @@ const Navigation = (props: NavigationProps): JSX.Element | null => {
</StyledLink>
</Link>

<Link href="http://slack.sparkpost.com" passHref>
<StyledLink target="_blank" rel="noreferrer">
<Box px="500">
<Forum size={20} />
<Box as="span" pl="300">
Community
</Box>
</Box>
</StyledLink>
</Link>

<Link href="https://www.sparkpost.com/case-studies/" passHref>
<StyledLink target="_blank" rel="noreferrer">
<Box px="500">
Expand Down
2 changes: 1 addition & 1 deletion content/docs/faq/profile-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ title: "Where do I find my username, account ID, or account email address?"
description: "Sometimes when we communicate with you as a user, we ask you to identify your account by providing your username, account ID, or account email address. Having this info allows us to help you faster in situations where we don't already have these details about who you are."
---

Sometimes when we communicate with you as a user (e.g. via our [community Slack channel](https://slack.sparkpost.com)), we ask you to identify your account by providing your username, account ID (Customer ID), or account email address. Having this info allows us to help you faster in situations where we don't already have these details about who you are.
Sometimes when we communicate with you as a user, we ask you to identify your account by providing your username, account ID (Customer ID), or account email address. Having this info allows us to help you faster in situations where we don't already have these details about who you are.

**To find this info, [visit your user profile page](https://app.sparkpost.com/account/profile)** ([EU](https://app.eu.sparkpost.com/account/profile)) where you will find your username, account ID (Customer ID) and acccount email address info, as well as security settings and more.
2 changes: 0 additions & 2 deletions content/docs/getting-started/getting-started-sparkpost.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,5 +236,3 @@ SparkPost can receive email on your behalf and forward to your own HTTP endpoint
For general questions, you might find a ready-made answer by searching SparkPost's [support articles](https://www.sparkpost.com/docs/).

If you run into an issue with your account you can contact our support team by clicking on the question mark on the top right of [your dashboard](https://app.sparkpost.com/dashboard) and submitting a ticket. You can also follow the [SparkPost Status](https://status.sparkpost.com/) page for service updates.

If you're interested in chatting with other SparkPost users, discussing your integration and getting involved with our developer community, join our [Community Slack team](https://slack.sparkpost.com/).
5 changes: 1 addition & 4 deletions content/docs/getting-started/how-to-get-help.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,7 @@ Our Support teams work **Monday to Friday 09:00 til 20:00 Eastern Time (UTC-5)**

## Integration Support

For **ALL** integration questions, check out our community slack channel at **[slack.sparkpost.com](https://slack.sparkpost.com/)** and chat with our engineers and other developers using SparkPost. Whether you are using a third party front-end application or service, using an existing Library or building your own, you will find help and advice in the community.  The **SparkPost community channels** include:

- community_support, announcements, subaccounts
- csharp, python, node, php, ruby, wordpress
For **ALL** integration questions, chat with our engineers and other developers using SparkPost. Whether you are using a third party front-end application or service, using an existing Library or building your own, you will find help and advice in the community.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This piece still references chatting with us, and without the chat bit, do we want it at all?


For common front end integrations we have basic guides in the **[Integrations Section](https://www.sparkpost.com/docs/integrations/)** of the support center or click on the particular guide you require:

Expand Down
2 changes: 1 addition & 1 deletion content/docs/tech-resources/smtp-rest-api-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ Following these best practices for optimal use of SMTP injection:
* For optimal deliverability, the total size of each message should not exceed 100kb.
* For messages with inline images and attachments, keep the total message size to less than 20MB - total size limit includes the **body** PLUS **images** PLUS **attachments**

Need help or advice with technical issues?  Check out our community Slack channel at [slack.sparkpost.com](https://slack.sparkpost.com/) or [submit a support request](https://www.sparkpost.com/submit-a-ticket?email[subject]=Injection%20Best%20Practices).
Need help or advice with technical issues? [Submit a support request](https://www.sparkpost.com/submit-a-ticket?email[subject]=Injection%20Best%20Practices).
4 changes: 2 additions & 2 deletions content/docs/user-guide/mailgun-migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ We'll start with a comparison of terms:
Where to get help
-----------------

If you're in a hurry, don't have time to read this guide and just want the details, check out our [DevHub](https://developers.sparkpost.com/), [API docs](https://developers.sparkpost.com/api) and [pricing](https://www.sparkpost.com/pricing/). If you have general questions, [take a walk through our support articles](https://www.sparkpost.com/docs/). If you need help, you can open a support ticket [directly from the SparkPost app](https://www.sparkpost.com/docs/faq/submit-a-ticket/). If you want to chat to other developers using SparkPost, [join our community on Slack](http://slack.sparkpost.com/).
If you're in a hurry, don't have time to read this guide and just want the details, check out our [DevHub](https://developers.sparkpost.com/), [API docs](https://developers.sparkpost.com/api) and [pricing](https://www.sparkpost.com/pricing/). If you have general questions, [take a walk through our support articles](https://www.sparkpost.com/docs/). If you need help, you can open a support ticket [directly from the SparkPost app](https://www.sparkpost.com/docs/faq/submit-a-ticket/).

Signing Up
----------
Expand Down Expand Up @@ -310,4 +310,4 @@ Mailgun paid accounts provide "inbox placement" monitoring that you can schedule
What next?
----------

If you have general questions not addressed in this Mailgun Migration Guide, feedback or want to chat about your particular situation, come [find us on Slack](http://slack.sparkpost.com/)! If you have an issue with your SparkPost account, you can [check out our support articles here](https://www.sparkpost.com/docs/) and [contact our Support team directly from your app dashboard](https://app.sparkpost.com/dashboard).
If you have an issue with your SparkPost account, you can [check out our support articles here](https://www.sparkpost.com/docs/) and [contact our Support team directly from your app dashboard](https://app.sparkpost.com/dashboard).
4 changes: 2 additions & 2 deletions content/docs/user-guide/mailjet-migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Here is a quick table with the similar terms between the two services:
Where To Get Help
-----------------

If you're ready for the gritty details, check out our [DevHub](https://developers.sparkpost.com/), [API docs](https://developers.sparkpost.com/api) and [pricing](https://www.sparkpost.com/pricing/). If you have general questions, take a walk through our [support articles](https://support.sparkpost.com/), or if you just want to chat, [join our community on Slack](http://slack.sparkpost.com/). You can also [open a ticket](https://www.sparkpost.com/submit-a-ticket/) with our support team.
If you're ready for the gritty details, check out our [DevHub](https://developers.sparkpost.com/), [API docs](https://developers.sparkpost.com/api) and [pricing](https://www.sparkpost.com/pricing/). If you have general questions, take a walk through our [support articles](https://support.sparkpost.com/). You can also [open a ticket](https://www.sparkpost.com/submit-a-ticket/) with our support team.

Signing Up
----------
Expand Down Expand Up @@ -178,4 +178,4 @@ Inbound Email

SparkPost's relay webhooks process and forward email addressed to an HTTP endpoint you control, much like using Mailjet's Parse API. Unlike Mailjet, SparkPost offers this feature on the free tier. Each relay webhook accepts SMTP traffic on your behalf, and forwards JSON-encoded messages to you over HTTP.

*Note: SparkPost requires that you *[*register your inbound domain*](https://developers.sparkpost.com/api/inbound-domains.html)* before you can receive inbound mail through a relay webhook.*
*Note: SparkPost requires that you *[*register your inbound domain*](https://developers.sparkpost.com/api/inbound-domains.html)* before you can receive inbound mail through a relay webhook.*
4 changes: 2 additions & 2 deletions content/docs/user-guide/mandrill-migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ SparkPost API calls are authenticated by passing a valid API key through the [H
Where To Get Help
-----------------

If you're in a hurry, don't have time to read this Mandrill Migration Guide and just want the gritty details, check out our [Developer Site](https://developers.sparkpost.com/), [API reference](https://developers.sparkpost.com/api/) and [pricing](https://www.sparkpost.com/pricing/). If you have general questions, [take a look through our support articles](https://support.sparkpost.com/) or if you just want to chat, [join our community on Slack](http://slack.sparkpost.com/).
If you're in a hurry, don't have time to read this Mandrill Migration Guide and just want the gritty details, check out our [Developer Site](https://developers.sparkpost.com/), [API reference](https://developers.sparkpost.com/api/) and [pricing](https://www.sparkpost.com/pricing/). If you have general questions, [take a look through our support articles](https://support.sparkpost.com/).

Signing Up
----------
Expand Down Expand Up @@ -223,4 +223,4 @@ Inbound Email

Similar to the inbound domains and inbound routes in Mandrill, SparkPost's inbound domains and relay webhooks process and forward email addressed to an HTTP endpoint you control. You will have to set new MX records for SparkPost to receive mail on your behalf. See the [API reference](https://developers.sparkpost.com/api/inbound-domains/) for more information.

Each relay webhook accepts SMTP traffic on your behalf, and forwards JSON-encoded messages to you over HTTP. Unlike Mandrill, SparkPost only allows for one webhook per domain, and forwards all mail sent to the domain over to your endpoint.
Each relay webhook accepts SMTP traffic on your behalf, and forwards JSON-encoded messages to you over HTTP. Unlike Mandrill, SparkPost only allows for one webhook per domain, and forwards all mail sent to the domain over to your endpoint.
2 changes: 1 addition & 1 deletion content/docs/user-guide/migrating-from-sendgrid.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ First here's a quick primer on the main terminology differences between the two
Where To Get Help
-----------------

If you're in a hurry, don't have time to read this SendGrid Migration Guide and just want the gritty details, check out our [DevHub](https://developers.sparkpost.com/), [API docs](https://developers.sparkpost.com/api/) and [pricing](https://www.sparkpost.com/pricing/). If you have general questions, [take a look through our support articles](https://support.sparkpost.com/) or if you just want to chat, [join our community on Slack](http://slack.sparkpost.com/).
If you're in a hurry, don't have time to read this SendGrid Migration Guide and just want the gritty details, check out our [DevHub](https://developers.sparkpost.com/), [API docs](https://developers.sparkpost.com/api/) and [pricing](https://www.sparkpost.com/pricing/). If you have general questions, [take a look through our support articles](https://support.sparkpost.com/).

Signing Up
----------
Expand Down
Loading