Skip to content

Commit

Permalink
Updated the mentiond of Twitter to 'X (formerlly called Twitter)'
Browse files Browse the repository at this point in the history
  • Loading branch information
Osarhomiyeke committed Oct 15, 2024
1 parent 02632dd commit b464d29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cli/README-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ For Session auth, the function that fetches the additional authentication data n
*Added in `v7.5.0`.*
Zapier's [OAuth1](https://oauth.net/1/) implementation matches [Twitter](https://developer.twitter.com/en/docs/tutorials/authenticating-with-twitter-api-for-enterprise/authentication-method-overview#oauth1.0a) and [Trello](https://developer.atlassian.com/cloud/trello/guides/rest-api/authorization/#using-basic-oauth) implementations of the 3-legged OAuth flow.
Zapier's [OAuth1](https://oauth.net/1/) implementation matches [X](https://developer.twitter.com/en/docs/tutorials/authenticating-with-twitter-api-for-enterprise/authentication-method-overview#oauth1.0a) (formerlly called Twitter) and [Trello](https://developer.atlassian.com/cloud/trello/guides/rest-api/authorization/#using-basic-oauth) implementations of the 3-legged OAuth flow.
> To create a new integration with OAuth1, run `zapier init [your integration name] --template oauth1-trello`. You can also check out [oauth1-trello](https://github.com/zapier/zapier-platform/tree/main/example-apps/oauth1-trello), [oauth1-tumblr](https://github.com/zapier/zapier-platform/tree/main/example-apps/oauth1-tumblr), and [oauth1-twitter](https://github.com/zapier/zapier-platform/tree/main/example-apps/oauth1-twitter) for working example integrations with OAuth1.
Expand Down Expand Up @@ -866,7 +866,7 @@ zapier users:add [email protected] 1.0.0
zapier team:add [email protected]
```
You can also invite anyone on the internet to your integration by using the links from `zapier users:links`. The link should look something like `https://zapier.com/platform/public-invite/1/222dcd03aed943a8676dc80e2427a40d/`. You can put this in your help docs, post it to Twitter, add it to your email campaign, etc. You can choose an invite link specific to an integration version or for the entire integration (i.e. all integration versions).
You can also invite anyone on the internet to your integration by using the links from `zapier users:links`. The link should look something like `https://zapier.com/platform/public-invite/1/222dcd03aed943a8676dc80e2427a40d/`. You can put this in your help docs, post it to X (formerlly called Twitter), add it to your email campaign, etc. You can choose an invite link specific to an integration version or for the entire integration (i.e. all integration versions).
### Promoting an Integration Version
Expand Down

0 comments on commit b464d29

Please sign in to comment.