Product Updates Updates

API and Timeline slowdown

by Laurent Pellegrino, Founder & CEO
Enhancement

Recently, some of you may have noticed a temporary slowdown with the API and the Timeline pages. The problem was coming from one of our database providers. We apologize for the inconvenience. The issue is now resolved.

Noticeable status information is available on the next page:
https://status.noticeable.io

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Zoomable Images

by Laurent Pellegrino, Founder & CEO
Enhancement

Adding images is crucial to make your product updates more appealing. By default, published images are automatically sized for the container that displays your product update (e.g. Widget or Timeline).

Although automatic shrinking is a visual requirement, this may be an issue when you want to draw special attention to details on an image. For this reason, we’ve made published images automatically zoomable when their natural size is larger than their container.

Click on the next image for a live sample:
Zoomable Images

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Youtube Playlists & Wistia

by Laurent Pellegrino, Founder & CEO
Enhancement

Noticeable updates you write can already embed a Youtube, Videopress, Vimeo or Vine video. Starting Today, we also support Wistia and Youtube Playlists!

As before, just drop your video URL and it is automatically transformed into a player. Here is an example:

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Playground API Explorer

by Laurent Pellegrino, Founder & CEO
Enhancement

We’ve refreshed our GraphQL API explorer to use Playground.

The API explorer is a great companion for development and testing purposes. The new Playground interface simplifies advanced integrations with Noticeable by providing:

  • Pre-filled examples to fetch project and post data but also templates to create, update or delete posts.
  • An interactive, multi-column schema documentation.
  • Better iterative testing with query history.
  • One click export to cURL command.
  • Requests tracing to understand where time is spent and how to reduce timings for your queries.

Here is a link to give a try using a sample Access Token:

https://api.noticeable.io/graphql?accessToken=f9rdse8k7mBbuCbjAKhy

Last but not least, you will also notice better response times thanks to some tweaks we applied to our infrastructure.

If you have questions or suggestions drop us a line.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

New Zapier Trigger

by Laurent Pellegrino, Founder & CEO
New
Integrations

Recently, the second version of our Zapier integration has been released. It enables new use cases via additional triggers and actions. Especially, post creations and editions are handled through 2 different events. We know this may require some tedious configurations to handle both events the same way.

We’ve listened to your feedback and are happy to say that a new Zapier trigger called "Post Created or Updated" has been added. It allows triggering a Zap when a post is created or updated and the “Forward to integrations” is enabled for that post.

Available triggers, actions and templates are explained on the next page:

https://zapier.com/apps/noticeable/integrations

Did you like this update?

LikeNeutralDislike

Enhanced Posts Editions

by Laurent Pellegrino, Founder & CEO
Enhancement

We’ve updated the pages to create and edit posts:

  • Clicking on the preview button disable all Markdown action buttons.
  • Markdown action buttons better handle how the text is wrapped/unwrapped.
  • An alert is displayed when other collaborators edit the same post as you.

enhanced-posts-editions.gif

Did you like this update?

LikeNeutralDislike

GraphQL API updates ✏️

by Laurent Pellegrino, Founder & CEO
Enhancement

We have updated our API to support posts edition and deletion.

Please have a look at the API overview page for explanations about how to consume the API (authentication required).

We also took the opportunity to create a public repository that provides samples for the most common operations. If you need help with integration, do not hesitate to drop us a message 🙋

Last but not least, our GraphQL schema is now documented.

graphql.png

Filtering posts 🔍

by Laurent Pellegrino, Founder & CEO
Enhancement

Do you have a lot of posts? are you managing posts with different labels? do you want to display draft posts only? segmented posts?

Today, we have deployed a new version of the service that allows filtering posts in your projects dashboard per status (draft, published, scheduled, segmented) and labels. Both filtering criteria can also be combined to perform fine grain filtering.

Posts filtering

We want to make Noticeable work for you, and therefore your feedback is important to us. Feel free to contribute to our public roadmap with new ideas 💡

Customizing Job title per project

by Laurent Pellegrino, Founder & CEO
Enhancement

A new version of the service has been deployed. It allows configuring your Job title per project. It is particularly useful in a multi language context where a project per language is used.

How to proceed

  1. Go to your account page.
  2. Tap on the toothed wheel on the right side of the Job title field.
  3. Configure your Job title per project.
  4. Click on Save changes.

If you leave a field empty, your default Job title will be used.

Existing posts aren't updated with Job title updates. Only new posts reflect the changes. If you want to update the Job title associated with an existing post, simply edit the post and save it again.