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…). only by using your login credentials or by following the instructions below . |
The Tumblr modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. enable you to watch, create, update, list, and delete posts in your Tumblr account.
Prerequisites
-
A Tumblr account
In order to use Tumblr with Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., it is necessary to have a Tumblr account. If you do not have one, you can create a Tumblr account at www.tumblr.com.
1. Go to Boost.space Integrator and open the Tumblr module’s Create a connection dialog.
2. Enter the name of the connection to the Connection name field and click Continue.
After you click the Continue button, Boost.space Integrator will redirect you to the Tumblr website where you will be prompted to grant Boost.space Integrator access to your account.
3. Confirm the dialog by clicking the Allow button.
Retrieves post details when a new post is posted.
Connection |
|
Blog |
Select the blog you want to watch for new posts. |
Type |
Select the type of post you want to return. No option selected – returns all types. |
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).. |
Retrieves details of the posts that you liked.
Connection |
|
Limit |
Set the maximum number of posts Boost.space Integrator will return during one execution cycle. |
Retrieves details of a post that is tagged with a specified tag.
Connection |
|
Tag |
Enter the tag you want to filter returned posts by. |
Limit |
Set the maximum number of posts Boost.space Integrator will return during one execution cycle. |
Creates a new post.
Connection |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Blog |
Select or map the blog you want to create a new post for. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Type |
Select the type of the new post.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State |
Select the new post state. Default is
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
Enter tags you want to associate with the post. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Send to Twitter |
Select Yes to share the post via any connected Twitter account when the post is published. Defaults to the blog’s global setting. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Publish On |
Enter the exact date and time (ISO 8601 format) to publish the post, if desired. This parameter will be ignored unless the |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Format |
Select the format type of the post. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Slug |
Enter a short text summary to the end of the post URL. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Native inline images |
Select the Yes option to Convert any external image URLs to Tumblr image URLs. |
Updates an existing post.
Connection |
|
Blog |
Select or map the blog you want to update the post for. |
Post ID |
Enter (map) the ID of the post you want to update. |
Please find the descriptions of the fields in the Create a Post section above.
Connection |
|
Blog |
Select or map the blog you want to delete the post from. |
Post ID |
Enter (map) the ID of the post you want to delete. |
Retrieves userCan use the system on a limited basis based on the rights assigned by the admin. account details.
Connection |
Allows you to perform a custom API call.
Connection |
||||
URL |
Enter a path relative to For example:
|
|||
Method |
Select the HTTP method you want to use:
|
|||
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 published posts in your Tumblr account:
URL:
/v2/blog/{your-blog-url}/posts/
Method:
GET
The result 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. > Body > dashboards.
In our example, 5 posts were returned: