4.1 Connecting your GeoDirectory website to Leads Importer
In this step we create the application user to connect to Leads Importer. Skip this step if you are using the Metabox plugin.
Last updated
In this step we create the application user to connect to Leads Importer. Skip this step if you are using the Metabox plugin.
Last updated
Go to your WP admin dashboard and page "Users"
Create a user with "Admin" credentials in "Add New User"
Add the username (This will be used in the credentials, so use a name you can identify as the API user). In our example we chose "api_user" and click "save". You don't need to worry about this Password as this one is just for the user login, we recommend to put a random long one just for security purposes.
Go back to "All users" and click "Edit" on the user just created in point 3
Scroll down until you see "Application Passwords"
Add a "New Application Password Name" like "API Leadsimporter". This is just used to remember where the API user | password is being used, and click "Add New Application Password"
You will be seeing a new password generation (This is just for the API, cannot be used to login user). Store it for later as you will not be able to retrieve it after.
Go to Leads Importer to "Settings" and in first section of the page you can add your website
Click on the "+" icon next to select website and a popup will appear where you can add the newly created WordPress credentials
Add the "Website URL":
Incorrect: https://www.domain.com/
Correct: https://www.domain.com
Add the "WordPress Username", in our example, it was "api_user"
Add the "Application Password" saved from point 7
Click "Add Website"
If you need to edit the website details, like create a new website, or add the staging environment to import some listings, just click the "pencil" icon next to the select website and a popup will appear. This is also where you can delete the website i necessary
Your website should be connected properly to LeadsImporter now. Don't forget to check if in case you are using a Security plugin like WordFence or Shield Security Pro if you blocked using REST API.