Active |
---|
This application does not need additional settings. So you can make connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…). More only by using your login credentials or by following the instructions below . |
With Yoast modulesThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More in Boost.spaceCentralization and synchronization platform, where you can organize and manage your data. More IntegratorPart of the Boost.space system, where you can create your connections and automate your processes. More, you can create, update, retrieve, search, and delete:
-
posts
-
categories
-
tags
-
pages
-
custom types
To get started with Yoast, create an account at yoast.com
To connect Yoast app, you need to obtain the API Key from your Yoast account and insert it in the Yoast module’s create a connection dialog.
-
Log in to your Yoast account.
-
Click Company Name > API Key, and copy the API Key to a safe place.
-
Log in to your Boost.space Integrator account, insert a Yoast moduleThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive. More and click the Add button next to the Connection field.
-
In the Connection name field, enter a name for the connection.
-
In the API Key field, enter the details copied in step 2 and click Save.
You can create, update, retrieve, search, and delete posts using the following modules.
Updates an existing SEO post.
Connection |
|
Post ID |
Select or map the Post ID whose details you want to update. |
For field descriptions, see the Yoast Post API reference.
Retrieves an existing SEO post.
Connection |
|
Post ID |
Select or map the Post ID whose details you want to retrieve. |
Searches for SEO posts or lists them all.
Connection |
|
Limit |
Set the maximum number of posts Boost.space Integrator will return during one execution cycleA cycle is the operation and commit/rollback phases of scenario execution. A scenario may have one or more cycles (one is the default).. The default value is 10. |
Deletes an existing SEO post.
Connection |
|
Post ID |
Select or map the Post ID you want to delete. |
You can create, update, retrieve, search, and delete categories using the following modules.
Creates a new SEO category.
Connection |
For field descriptions, see the Yoast Category API reference.
Updates an existing SEO category.
Connection |
|
Category ID |
Select or map the Category ID whose details you want to update. |
For field descriptions, see the Yoast Category API reference.
Retrieves an existing SEO category.
Connection |
|
Category ID |
Select or map the Category ID whose details you want to retrieve. |
Searches for SEO categories or lists them all.
Connection |
|
Limit |
Set the maximum number of categories Boost.space Integrator will return during one execution cycle. The default value is 10. |
Deletes an existing SEO category.
Connection |
|
Category ID |
Select or map the Category ID you want to delete. |
You can create, update, retrieve, search, and delete tags using the following modules.
Updates an existing SEO tag.
Connection |
|
Tag ID |
Select or map the Tag ID whose details you want to update. |
For field descriptions, see the Yoast Tag API reference.
Retrieves an existing SEO tag.
Connection |
|
Tag ID |
Select or map the Tag ID whose details you want to retrieve. |
Searches for SEO tags or lists them all.
Connection |
|
Limit |
Set the maximum number of tags Boost.space Integrator will return during one execution cycle. The default value is 10. |
Deletes an existing SEO tag.
Connection |
|
Tag ID |
Select or map the Tag ID you want to delete. |
You can create, update, retrieve, search, and delete pages using the following modules.
Updates an existing SEO page.
Connection |
|
Page ID |
Select or map the Page ID whose details you want to update. |
For field descriptions, see the Yoast Pages API reference.
Retrieves an existing SEO page.
Connection |
|
Page ID |
Select or map the Page ID whose details you want to retrieve. |
Searches for SEO pages or lists them all.
Connection |
|
Limit |
Set the maximum number of pages Boost.space Integrator will return during one execution cycle. The default value is 10. |
Deletes an existing SEO page.
Connection |
|
Page ID |
Select or map the Page ID you want to delete. |
You can retrieve and search SEO custom types using the following modules.
Retrieves an existing SEO custom type.
Connection |
|
Type |
Select the type of SEO custom you want to retrieve. |
Searches for SEO custom types or lists them all.
Connection |
|
Limit |
Set the maximum number of SEO custom types Boost.space Integrator will return during one execution cycle. The default value is 10. |
You can call APIs using the following module.
Performs an arbitrary authorized API call.
Note | |
---|---|
For the list of available endpoints, refer to the Yoast API documentation. |
Connection |
|
URL |
Enter a path relative to |
Method |
GET to retrieve information for an entry. POST to create a new entry. PUT to update/replace an existing entry. PATCH to make a partial entry update. DELETE to delete an entry. |
Headers |
Enter the desired request headers. You don’t have to add authorization headers; we already did that for you. |
Query String |
Enter the request query string. |
Body |
Enter the body content for your API call. |
The following API call returns all pages from your Yoast account.
URL: /v2/pages
Method: GET
The search matches can be found in the module’s Output under BundleA bundle is a chunk of data and the basic unit for use with modules. A bundle consists of items, similar to how a bag may contain separate, individual items. More > Body.
In our example 10 pages were returned: