From 5b983706592c27f42812f17d139872565bf60398 Mon Sep 17 00:00:00 2001 From: Jesse Ellis dba My BPO Consultant <34029756+MyBpoConsultant@users.noreply.github.com> Date: Fri, 11 Mar 2022 14:03:23 -0500 Subject: [PATCH] update-twitter-docs --- pages/12.Plugins/18.Twitter/docs.en.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/12.Plugins/18.Twitter/docs.en.md b/pages/12.Plugins/18.Twitter/docs.en.md index 0abfeabe9..8617b5a29 100644 --- a/pages/12.Plugins/18.Twitter/docs.en.md +++ b/pages/12.Plugins/18.Twitter/docs.en.md @@ -26,9 +26,9 @@ This plugin can: ### Authorize the plugin -A Twitter application has to be created for authorization. To create/manage one, go to [apps.twitter.com][twitter]. While creating your Twitter app, you'll have to insert a *Callback URL*. This callback URL is written in the Twitter plugin configuration. +A Twitter application has to be created for authorization. To create/manage one, go to [developer.twitter.com][twitter]. While creating your Twitter app, you'll have to insert a *Callback URL*. This callback URL is written in the Twitter plugin configuration. Once you have created a Twitter App, you can edit the user Authentication settings. It is important to enable OAuth 1.0a and disable OAuth 2.0 on your Twitter App for this plugin to work properly. -When your Twitter app is created, copy the *API Key* to the *Client Key* field in Mautic's Twitter configuration and *API Secret* to *Client Secret* field. Click the *Authorize* button. +Now that your twitter app is set up correctly, copy the *API Key* to the *Client Key* field in Mautic's Twitter configuration and *API Secret* to *Client Secret* field. Click the *Authorize* button. Don't forget to switch *Published* to *Yes* and save the configuration. @@ -58,5 +58,5 @@ All these tokens are easily accessible in the UI, so you can just click a button The original idea was that Mautic will search for additional information about a contact in various social platforms. But since the time the social plugins were written, social platforms restricted the API search only to the username. -[twitter]: -[field-mapping]: \ No newline at end of file +[twitter]: +[field-mapping]: