Skip to content

Commit 11b1a14

Browse files
authored
chore: MessageBird update (#792)
* chore: messagebird callout and link updates * chore: format * fix: spacing
1 parent a88ffc4 commit 11b1a14

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

content/integrations/sms/messagebird.mdx

+27-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,33 @@ section: Integrations > SMS
55
layout: integrations
66
---
77

8-
Knock integrates with <a href="https://messagebird.com/" target="_blank">MessageBird</a> to send SMS notifications to your recipients.
8+
Knock integrates with <a href="https://developers.messagebird.com/api/sms-messaging/" target="_blank">MessageBird</a> to send SMS notifications to your recipients.
9+
10+
<Callout
11+
emoji="⚠️"
12+
text={
13+
<>
14+
<span className="font-bold">Note:</span> On February 1, 2024,{" "}
15+
<a
16+
href="https://bird.com/en-us/blog/messagebird-is-now-bird"
17+
target="_blank"
18+
>
19+
MessageBird announced a rebrand as Bird
20+
</a>
21+
, along with the introduction of a Bird CRM product and new APIs for sending
22+
messages. <br /> <br /> This integration is with the <a
23+
href="https://developers.messagebird.com/api/sms-messaging/"
24+
target="_blank"
25+
>
26+
legacy MessageBird SMS API
27+
</a>, which continues to be supported by Bird but is no longer accepting new
28+
customers. If integrating with the new Bird API is a blocker to your Knock
29+
integration, please reach out to <a href="mailto:[email protected]?subject=Bird%20API%20integration">
30+
31+
</a> to let us know.
32+
</>
33+
}
34+
/>
935

1036
## Features
1137

0 commit comments

Comments
 (0)