<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
  <title>replies.io Blog</title>
  <link href="https://replies.io/blog"/>
  <link type="application/atom+xml" rel="self" href="https://replies.io/blog/atom"/>
  <updated>2024-03-31T04:05:44+00:00</updated>
  <id>https://replies.io/blog</id>
  <author>
    <name>Replies Team</name>
    <email>support@replies.io</email>
  </author>

  
  <entry>
    <id>https://replies.io/blog/blog/new_dynamic_assignment_rules</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_dynamic_assignment_rules.html"/>
    <title>New: Dynamic Assignment Rules</title>
    <published>2020-07-04T00:00:00+00:00</published>
    <updated>2020-07-04T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Last year we introduced a setting to default a default assignee for new messages. Today we made that setting dynamic.&lt;/p&gt;

&lt;p&gt;The default assignee can be overridden with a few lines of JavaScript. Here’s an example:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;if ($message.emailTo == 'billing@yourdomain.com') {
  return findTeamMemberByNickname('John');
}
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;You’ll find that settings at the bottom of your ‘Teams’ section.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2020-07-04-new_dynamic_assignment_rules/assignment_rules.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Of course you can also test your script. Simply press the ‘Test Script’ button at the bottom.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2020-07-04-new_dynamic_assignment_rules/test_script_dialog.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_group_inbox_by_contact</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/group_inbox_by_contact.html"/>
    <title>New: Groups inbox by contact</title>
    <published>2020-05-17T00:00:00+00:00</published>
    <updated>2020-05-17T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Replies does now group threads in your inbox by contact and highlights them.&lt;/p&gt;

&lt;p&gt;That way you see directly when a customer sent multiple requests.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2020-05-17-new_group_inbox_by_contact/group_inbox_sidebar.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Plus the ‘other threads’ indicator shows how many other threads are in your inbox (the first part) and how many other threads of that contact are archived (the second part). Clicking that badge will show all threads of that particular contact.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2020-05-17-new_group_inbox_by_contact/other_threads_indicator.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_on_the_fly_snippet_shortcut_and_keywords_update</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_on_the_fly_snippet_shortcut_and_keywords_update.html"/>
    <title>New: On-the-fly snippet shortcut and keywords update</title>
    <published>2020-04-25T00:00:00+00:00</published>
    <updated>2020-04-25T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Adjust shortcuts and keywords of currently selected snippets directly from within the draft while writing responses.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2020-04-25-new_on_the_fly_snippet_shortcut_and_keywords_update/snippet_shortcut_keywords_update.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_open_url_in_reply_suggestions</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_open_url_in_reply_suggestions.html"/>
    <title>New: Open-url item in reply suggestions plugin</title>
    <published>2020-03-31T00:00:00+00:00</published>
    <updated>2020-03-31T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Reply suggestions plugins are a convenient way to send customer-specific responses like licenses, special offers, or login information. See also &lt;a href=&quot;/blog/new_reply_suggestions_plugin.html&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Today we added the ‘open-url’ item type to reply suggestions plugins which opens an URL in your default browser. That way you can navigate to e.g. your internal systems directly from the draft while writing responses.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2020-03-31-new_open_url_for_reply_suggestions/open_url.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_thread_id_contact_form_parameter</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_thread_id_contact_form_parameter.html"/>
    <title>New: thread_id contact-form parameter</title>
    <published>2019-12-22T00:00:00+00:00</published>
    <updated>2019-12-22T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;thread_id&lt;/code&gt; can now be passed as parameter via contact form requests. Replies will then append the request to that conversation instead of creating a new one.&lt;/p&gt;

&lt;p&gt;You can use the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;thread_id&lt;/code&gt; parameter in web contact-forms (e.g. as hidden form parameter) and &lt;a href=&quot;https://cocoapods.org/pods/RepliesSDK-macOS&quot;&gt;RepliesSDK-macOS&lt;/a&gt; supports it since 0.3.1.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2019-12-22-new_thread_id_contact_form_parameter/contact_form_parameter.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;

&lt;p&gt;In addition there’s a new &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;$thread.id&lt;/code&gt; reply variable and a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;tid&lt;/code&gt; parameter for reply suggestion plugins.&lt;/p&gt;

&lt;p&gt;Use the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;$thread.id&lt;/code&gt; variable directly in responses or the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;tid&lt;/code&gt; parameter in reply suggestion plugins to send the thread_id to customers.&lt;/p&gt;

&lt;p&gt;For example, you could send a link as response which contains the thread_id (e.g. https://example.com/support.php?thread_id=$thread.id) to get follow up information (e.g. log files) from the customer directly into the current conversation.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2019-12-22-new_thread_id_contact_form_parameter/thread_id_reply_variable.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Passing the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;thread_id&lt;/code&gt; does also make the email parameter optional in contact form requests. Since all other parameters are already optional, your contact form could also just send an attachment (e.g. a log file) into an already started conversation.&lt;/p&gt;

&lt;p&gt;Sounds complicated? Don’t hesitate to write us if you have any questions. We’re happy to help.&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_assignment_rules</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_assignment_rules.html"/>
    <title>New: Assignment Rules</title>
    <published>2019-09-25T00:00:00+00:00</published>
    <updated>2019-09-25T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;There’s a new setting on the team which allows you to define the default assignee for new messages.&lt;/p&gt;

&lt;p&gt;That assignee will only be assigned to a new message if there wasn’t a response before from another team member. A customer request should be handled by the same team member as long as possible.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2019-09-25-new_assignment_rules/assignment_rules_new_messages.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_edit_todo_discussion_dialog</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_edit_todo_discussion_dialog.html"/>
    <title>New: Edit Todo Discussion Dialog</title>
    <published>2019-07-03T00:00:00+00:00</published>
    <updated>2019-07-03T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Keeping the state of a discussion up-to-date on a todo item became much simpler.&lt;/p&gt;

&lt;p&gt;We introduced a new dialog to update the state directly on the thread. Keeping it up-to-date helps you to get insight into the current state of a todo item.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2019-07-03-new_edit_todo_discussion_dialog/edit_todo_discussion_dialog.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_inbox_sort_order</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/inbox_sort_order.html"/>
    <title>New: Inbox Sort Order</title>
    <published>2019-06-02T00:00:00+00:00</published>
    <updated>2019-06-02T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Change the sort order of your inbox to ‘oldest messages first’.&lt;/p&gt;

&lt;p&gt;‘Newest messages first’ is the default and makes most sense because if you use the delay mechanism of Replies messages will be sent based on the incoming timestamp and you always see the last message first (e.g. if someone is writing you multiple emails).&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2019-06-02-new_inbox_sort_order/sort_order_selection.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_message_sent_toast</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_message_sent_toast.html"/>
    <title>New: 'Message Sent' Toast</title>
    <published>2019-05-10T00:00:00+00:00</published>
    <updated>2019-05-10T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;A toast appears on bottom right after sending a message.&lt;/p&gt;

&lt;p&gt;That toast allows you to undo send or view the message which comes handy if you need to make adjustments.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2019-05-10-new_message_sent_toast/toast.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_german_translation</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_german_translation.html"/>
    <title>New: German Translation</title>
    <published>2019-04-25T00:00:00+00:00</published>
    <updated>2019-04-25T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Switch the whole interface of Replies to German.&lt;/p&gt;

&lt;p&gt;We’re located in the German part of Switzerland and therefore that feature was a natural one for us.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2019-04-25-new_german_translation/language_selection.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_videos</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_videos.html"/>
    <title>New: Videos</title>
    <published>2019-03-15T00:00:00+00:00</published>
    <updated>2019-03-15T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Each module of Replies has a tutorial video.&lt;/p&gt;

&lt;p&gt;Simply press the help button in the navigation to open the video dialog. And if you haven’t already seen in during the on-boarding, there’s also an introduction video on our &lt;a href=&quot;https://replies.io&quot;&gt;homepage&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2019-03-15-new_videos/replies_help.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_auto_suggestions</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_auto_suggestions.html"/>
    <title>New: Auto Suggestions</title>
    <published>2019-02-20T00:00:00+00:00</published>
    <updated>2019-02-20T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Get suggestions without typing even single word.&lt;/p&gt;

&lt;p&gt;Replies applies the same logic to content of incoming messages as it does to inputs in the contact form.&lt;/p&gt;

&lt;p&gt;That way snippets with keywords will be automatically suggested if Replies finds them in the incoming message. Plus if you assign to-dos to messages, you’ll see responses (= snippets) you gave before for the same to-do. This comes handy if you get e.g. a lot of requests for the same bug.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2019-02-20-new_auto_suggestions/snippet_suggestions.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_collaborate_on_messages</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_collaborate_on_messages.html"/>
    <title>New: Collaborate on messages</title>
    <published>2019-01-22T00:00:00+00:00</published>
    <updated>2019-01-22T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Have private discussions with your team directly on the message where everyone has the full context.&lt;/p&gt;

&lt;p&gt;Use the ‘Add Comment’ item from the More menu to start a discussion and submit comments by pressing the Enter key. Of course you can also add attachments and use rich text functionality (e.g. Command-B for bold).&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2019-01-22-new_collaborate_on_messages/message_write_comment.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Comments will then also appear in the Discussion section of assigned todos. It gives a better understanding of the thought process while doing the actual work.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2019-01-22-new_collaborate_on_messages/todo_discussion.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_github_integration</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_github_integration.html"/>
    <title>New: Github integration</title>
    <published>2018-12-30T00:00:00+00:00</published>
    <updated>2018-12-30T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;&lt;a href=&quot;https://github.com&quot;&gt;Github&lt;/a&gt; is a great way to host and review code, manage projects, and build software. You can use issues in Github to &lt;a href=&quot;https://github.com/features/project-management/&quot;&gt;manage projects&lt;/a&gt; and track its progress.&lt;/p&gt;

&lt;p&gt;The problem is that collecting all requests in Github will become overwhelming pretty soon. That’s why we built a todo functionality into Replies. Collect and categorize information in Replies first and link it to a Github issue as soon as it’s ready to get done. It keeps ideas, bug reports, etc. which aren’t fully formed yet in Replies and prevents Github from getting stuffed.&lt;/p&gt;

&lt;p&gt;After you’ve done it, the link back from Github to Replies helps you to follow up with requesters. You can for example send them preview versions and get instant feedback and validation.&lt;/p&gt;

&lt;p&gt;Go to ‘Settings &amp;gt; Integrations &amp;gt; Issue Trackers’ and add Github Repositories you’d like to connect to. You’ll then see ‘Link Issue’ in your todos (see screenshot below). Once linked, Replies will automatically update the milestone and complete/uncomplete the todo based on the linked Github issue.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2018-12-30-new_github_integration/link_issue.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/assign_to_todo_dialog</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/assign_to_todo_dialog.html"/>
    <title>'Assign to Todo' Dialog</title>
    <published>2018-12-16T00:00:00+00:00</published>
    <updated>2018-12-16T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Todo is a helpful feature in Replies for requests you can’t solve immediately. Simply assign the message to a todo and respond accordingly. We went ahead and streamlined that ‘Assign to Todo’ dialog.&lt;/p&gt;

&lt;p&gt;The ‘Assign to Todo’ menu item (via the More button at the bottom) opens a dialog where you can lookup existing todos or create a new one in a single step. Simply start typing and you’ll get suggestions. If you don’t choose an existing todo, a new todo will be created and assigned to the current message.&lt;/p&gt;

&lt;p&gt;Assigning a message to a todo gives you context later on when you’re trying to solve that request and it helps you getting back to requesters as soon as you solved it.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2018-12-16-assign_to_todo_dialog/assign_to_todo_dialog.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_multi_select_in_sidebar</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_multi_select_in_sidebar.html"/>
    <title>New: Multi select in sidebar</title>
    <published>2018-11-03T00:00:00+00:00</published>
    <updated>2018-11-03T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Supporting multi select has been on our backburner for quite some time. We finally took the time and implemented it in the sidebar.&lt;/p&gt;

&lt;p&gt;It is especially useful to merge contacts and snippets or delete multiple items in one step. But that’s not all. You can also assign multiple messages to a todo or close them in your inbox. Simply hold the Shift key to select a range or the Command key to pick single items. The button bar will then adjust accordingly.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2018-11-03-new_multi_select_in_sidebar/merge_contacts.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/contact_form_spam_protection</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/contact_form_spam_protection.html"/>
    <title>Contact-form spam protection</title>
    <published>2018-10-10T00:00:00+00:00</published>
    <updated>2018-10-10T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Contact-forms on websites are quite exposed. It’s important to put measurements into place to prevent your inbox from getting spammed.&lt;/p&gt;

&lt;p&gt;Replies has multiple protective layers built-in. Our contact-form makes it hard for automated processes to submit spam. In addition to that we have spam protection mechanisms in place on the server side. Messages which identify as spam will get marked automatically.&lt;/p&gt;

&lt;p&gt;You won’t see messages marked as spam in your inbox but if you like, you can find them by searching with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;is:spam&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2018-10-10-contact_form_spam_protection/spam_search.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/powerful_search</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/powerful_search.html"/>
    <title>Powerful Search</title>
    <published>2018-09-22T00:00:00+00:00</published>
    <updated>2018-09-22T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;We consider the search functionality as important part of Replies and made it even more powerful. You can find a list of keywords at the bottom of &lt;a href=&quot;https://replies.io/docs/en.lproj/help_mac.html&quot;&gt;our documentation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Here’s a list of improvements we’ve made recently:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;All &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;is:&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;has:&lt;/code&gt; keywords can be negated. Simply put a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-&lt;/code&gt; in front of the keyword (e.g. &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-has:linkedissue&lt;/code&gt;).&lt;/li&gt;
  &lt;li&gt;Increased the search result limitations from 100 to 1000 for todos. E.g. search with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;is:open&lt;/code&gt;.&lt;/li&gt;
  &lt;li&gt;Company name and parts of email addresses (e.g. @gmail.com) can now also be used to search contacts.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2018-09-22-powerful_search/search_tweets.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_delivery_status_notifications</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_delivery_status_notifications.html"/>
    <title>New: Delivery status notifications</title>
    <published>2018-06-03T00:00:00+00:00</published>
    <updated>2018-06-03T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;If the receiving email server has accepted an email for delivery it is responsible for it. If it can’t deliver it to the recipient (e.g. wrong email address) it must send back a delivery status notification message.&lt;/p&gt;

&lt;p&gt;Replies does now interpret them, opens the respective conversation again and puts it into your inbox. It does also sanitize notification messages because they can be pretty obscure sometimes.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2018-06-03-new_delivery_status_notifications/delivery_status_notification.png&quot; alt=&quot;&quot; class=&quot;shadowed&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_privacy_policy</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_privacy_policy_20180525.html"/>
    <title>New: Privacy Policy &amp;amp; Deletion features</title>
    <published>2018-05-24T00:00:00+00:00</published>
    <updated>2018-05-24T00:00:00+00:00</updated>
    <author>
      <name>Stefan</name>
    </author>
    <content type="html">&lt;p&gt;We have been working on improvements in the last few weeks to comply with the new GDPR regulations by the European Union.&lt;/p&gt;

&lt;p&gt;There is a new &lt;a href=&quot;https://replies.io/privacy_policy.html&quot;&gt;Privacy Policy&lt;/a&gt; taking effect on May 25th 2018 and we added new features covering “The right to be forgotten”. You can now delete single conversations and contacts including all conversations they have been involved in.&lt;/p&gt;

&lt;p&gt;Furthermore we don’t store IP addresses from end users in contact-form metadata anymore.&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/release_notes_march_2018</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/release_notes_march_2018.html"/>
    <title>Release Notes: March</title>
    <published>2018-04-17T00:00:00+00:00</published>
    <updated>2018-04-17T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Here’s a roundup of improvements we’ve published in March.&lt;/p&gt;

&lt;h3 id=&quot;contact-form&quot;&gt;Contact Form&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Supports data-default attribute on select tag. It overrides the default product when it comes to choosing a default for the product drop-down on page load. Example: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;&amp;lt;select data-default=&quot;my other product&quot;/&amp;gt;&lt;/code&gt;&lt;/li&gt;
  &lt;li&gt;Improved caching to make sure your customer sees most recent suggestions and FAQ items after each page load.&lt;/li&gt;
  &lt;li&gt;Fall back to default product if content of product_name attribute is unknown.&lt;/li&gt;
  &lt;li&gt;Fixed bug where ‘Suggestions’ and ‘Suggestions (Opened)’ metadata items were only transmitted if at least one FAQ item has been opened.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;message-composer&quot;&gt;Message Composer&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Shows paperclip next to subject if message has attachments.&lt;/li&gt;
  &lt;li&gt;Improved quote removal functionality.&lt;/li&gt;
  &lt;li&gt;Fixed inline image scaling in sent mails.&lt;/li&gt;
  &lt;li&gt;Don’t list inline images in the attachments section anymore to make it easier for the eye.&lt;/li&gt;
  &lt;li&gt;Don’t show snippets with keywords on top of the completion if query doesn’t match its keywords.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;snippets&quot;&gt;Snippets&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Search supports ‘has:shortcut’ and ‘has:-shortcut’ to include or exclude snippets with a shortcut.&lt;/li&gt;
&lt;/ul&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/faq_for_temporary_questions</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/faq_for_temporary_questions.html"/>
    <title>Using FAQs for temporary questions</title>
    <published>2018-04-10T00:00:00+00:00</published>
    <updated>2018-04-10T00:00:00+00:00</updated>
    <author>
      <name>Stefan</name>
    </author>
    <content type="html">&lt;p&gt;I’m Stefan Fürst, partner at replies.io. In my main business I run &lt;a href=&quot;https://mediaatelier.com&quot;&gt;Media Atelier&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;In Switzerland the VAT changed on January 1st 2018. This required a portion of my &lt;a href=&quot;https://mediaatelier.com/GrandTotal&quot;&gt;GrandTotal&lt;/a&gt; customers to adjust the tax rate. 
This is a pretty simple task when you know how the procedure works and there is also a description in the manual. But, since tax changes happen rarely, it make little sense to give that topic a prominent spot in the help section.&lt;/p&gt;

&lt;p&gt;I decided to make use of the new &lt;a href=&quot;https://replies.io/blog/new_faq.html&quot;&gt;FAQ feature&lt;/a&gt; that was recently added to Replies. 
To my own surprise this worked extremely well and saved me and my users a lot of time.&lt;/p&gt;

&lt;p&gt;From December 2017 to April 2018 the statistics look as follows.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2018-04-10-faq_for_temporary_questions/stats.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;German version: 214 clicks on the FAQ vs. 9 manual responses&lt;br /&gt;
English version: 87 clicks on the FAQ vs. just one manual response&lt;/p&gt;

&lt;p&gt;The rest of my swiss customers figured the method out on their own or found it in the manual.&lt;/p&gt;

&lt;p&gt;Meanwhile the popularity of the question dropped significantly and I removed it from the FAQ. However, it still lives on as a live suggestion when someone types one of the keywords like “vat” or “taxes” to &lt;a href=&quot;http://mediaatelier.com/Support/?from=GrandTotal&quot;&gt;my contact form&lt;/a&gt;.&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/release_notes_february_2018</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/release_notes_february_2018.html"/>
    <title>Release Notes: February</title>
    <published>2018-03-20T00:00:00+00:00</published>
    <updated>2018-03-20T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Here’s a roundup of improvements we’ve published in February.&lt;/p&gt;

&lt;h3 id=&quot;message-composer&quot;&gt;Message Composer&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Fixed issue where buttons showed a spinner endlessly due to an error in the background (e.g. communication failure).&lt;/li&gt;
  &lt;li&gt;Doesn’t show suggestions anymore if just entering line breaks and/or spaces.&lt;/li&gt;
  &lt;li&gt;Shows ‘RepliesSDK Version’ in case of an in-app contact form request.&lt;/li&gt;
  &lt;li&gt;Fixed issue where enter and arrow keys suddenly stopped working.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;contacts&quot;&gt;Contacts&lt;/h3&gt;

&lt;p&gt;Shows some ‘blank slate’ text if the team hasn’t received any messages yet.&lt;/p&gt;

&lt;h3 id=&quot;outbound-report&quot;&gt;Outbound Report&lt;/h3&gt;

&lt;p&gt;Messages sent outside of Replies (e.g. directly via Gmail) will now also show up in outbound and snippet usage stats.&lt;/p&gt;

&lt;h3 id=&quot;settings--profile&quot;&gt;Settings &amp;gt; Profile&lt;/h3&gt;

&lt;p&gt;Added ability to change email address in ‘Settings &amp;gt; Profile’. Simply press the pencil on the right side of the email field and enter a new email address.&lt;/p&gt;

&lt;h3 id=&quot;mobile-ios--android&quot;&gt;Mobile (iOS / Android)&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Prevents horizontal scrolling of messages on smaller screens.&lt;/li&gt;
  &lt;li&gt;Keeps aspect ratio of images if they get re-sized due to smaller screens.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;system-status&quot;&gt;System Status&lt;/h3&gt;

&lt;p&gt;Introduced &lt;a href=&quot;https://replies.io/system_status&quot;&gt;https://replies.io/system_status&lt;/a&gt; page. Replies does automatically forward to that page in case of a downtime.&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/release_notes_january_2018</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/release_notes_january_2018.html"/>
    <title>Release Notes: January</title>
    <published>2018-02-13T00:00:00+00:00</published>
    <updated>2018-02-13T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Here’s a roundup of improvements we’ve published in January.&lt;/p&gt;

&lt;h3 id=&quot;scheduled-send&quot;&gt;Scheduled Send&lt;/h3&gt;

&lt;p&gt;The Send menu has got a new ‘Tomorrow’ option.&lt;/p&gt;

&lt;h3 id=&quot;contact-form--gmail&quot;&gt;Contact Form &amp;amp; Gmail&lt;/h3&gt;

&lt;p&gt;Requests via contact-form will be forwarded to Gmail if there’s a Gmail account assigned to the contact-form channel. That way initial contact-form requests gets stored in Gmail as well.&lt;/p&gt;

&lt;h3 id=&quot;snippets&quot;&gt;Snippets&lt;/h3&gt;

&lt;p&gt;Snippet search (sidebar and completion) does now always consider the body, even if a snippet has keywords. Keywords are intended for contact-form look-ups and not for internal usage.&lt;/p&gt;

&lt;h3 id=&quot;daily-digest-email&quot;&gt;Daily Digest Email&lt;/h3&gt;

&lt;p&gt;Opt-in for a daily digest email via “Settings &amp;gt; Teams”. It reminds you of open threads in your inbox on a daily basis (you can choose the time). Of course it will only remind you on weekdays.&lt;/p&gt;

&lt;h3 id=&quot;messages-composer&quot;&gt;Messages Composer&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Write tweets with up to 280 characters.&lt;/li&gt;
  &lt;li&gt;Email addresses will always appear in lower case.&lt;/li&gt;
  &lt;li&gt;Contact name and thus the name in the signature gets capitalized automatically.&lt;/li&gt;
  &lt;li&gt;Contact language overrides the detected language. You can set it for each contact it in the ‘Contacts’ section.&lt;/li&gt;
  &lt;li&gt;Added auto-completion to the recipient field. This is especially useful to compose a new message.&lt;/li&gt;
  &lt;li&gt;Made adding/removing message parts more responsive by removing server roundtrips and implemented proper focus handling.&lt;/li&gt;
  &lt;li&gt;Command-Backspace removes the current part and jumps to the previous one. Command-K removes the current part and remains at the current position.&lt;/li&gt;
  &lt;li&gt;Moved product selection to the left side of the subject line.&lt;/li&gt;
&lt;/ul&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_faq</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_faq.html"/>
    <title>New: Frequently Asked Questions</title>
    <published>2018-01-04T00:00:00+00:00</published>
    <updated>2018-01-04T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Snippets can now be selected to show up as Frequently Asked Questions above your contact form. They are sorted based on how many people have expanded these questions within the last 30 days.&lt;/p&gt;

&lt;p&gt;To use this new feature, simply go to “Settings &amp;gt; Channels” and open the web contact form. We have updated its example accordingly.&lt;/p&gt;

&lt;p&gt;Regardless of how many snippets you select as FAQs, only the maximum number of questions entries in your form configuration will show up above the contact form. We recommend limiting that number to five.&lt;/p&gt;

&lt;p&gt;Remember to keep your FAQs as concise as possible – you don’t want your product to look like it will confuse its users. If you only get a question every two months, there is little benefit in adding it to your list of FAQs.&lt;/p&gt;

&lt;p&gt;We have also added a new “Self Service” section to Reports. It shows which Suggestion or FAQ has been opened, how many times, and its progression over time. Be sure to check out this new feature!&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/keeping-calm-during-a-product-release</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/keeping-calm-during-a-product-release.html"/>
    <title>Keeping calm during a product release</title>
    <published>2017-12-06T00:00:00+00:00</published>
    <updated>2017-12-06T00:00:00+00:00</updated>
    <author>
      <name>Stefan</name>
    </author>
    <content type="html">&lt;p&gt;I’m Stefan Fürst, partner at replies.io. I run my main business at &lt;a href=&quot;https://mediaatelier.com/&quot;&gt;Media Atelier&lt;/a&gt; developing and selling office-related software for Macs.&lt;/p&gt;

&lt;p&gt;At the end of November 2017, version 5 of my flagship application &lt;a href=&quot;https://mediaatelier.com/GrandTotal5&quot;&gt;GrandTotal&lt;/a&gt; was ready to be launched. Experience from the four previous releases had taught me that this won’t always go as smoothly as expected. Regardless of how much you beta test your product - undiscovered issues will turn up after your product is already in the hands of your customers.&lt;/p&gt;

&lt;p&gt;So I held my breath and hit the release button (there is no such button, but it sounds cooler than the real procedure). This meant that from that moment on, every customer who launched my software would be shown a dialog box informing them of the existence of the new major release that will cost money (if not bought within the grace period).&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2017-12-06-keeping-calm-during-a-product-release/updater.gif&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Unfortunately, we are used to clicking the blue button without really reading what we are confirming. On day one, this happened nine times. These users oversaw the fact that version 5 was a paid upgrade, and requested assistance. Lucky for me, Replies made this process quick and easy. I could just update my support answer from the version 4 upgrade (which included a new screenshot and a link to the previous version) and that was it. Replying to the eight consequent complaints was a matter of two seconds each.&lt;/p&gt;

&lt;p&gt;The procedure is similar for all other questions about new features or pricing. Oftentimes I also improve a response created in Replies on the fly because the original caused some follow-up questions last time I used it.&lt;/p&gt;

&lt;p&gt;Of course, dealing with bugs is also a standard part of any product release. My software is buggy. Every software is. This is why I use &lt;a href=&quot;https://hockeyapp.net&quot;&gt;HockeyApp&lt;/a&gt; – which I use to collect and analyze crash reports – and have connected it to Replies. Each time a user submits a crash report it immediately gets pushed to the top of my inbox.&lt;/p&gt;

&lt;p&gt;I discovered three crashes introduced with version 5 that were not revealed during testing. If a crash only happens for a very small portion of users, I won’t release a new version to anyone; I simply replace the build on the server so subsequent downloads are fixed. Additionally, I tell affected users who are contacting support a trick for updating to the corrected version (holding a special key while checking for updates). This way, my customer has the problem resolved within hours and, in return, I can be sure the fix is working.&lt;/p&gt;

&lt;p&gt;Then comes payment. I process my payments using Paypal. Each time I receive a payment, Paypal sends a message to my server with the details - including the buyer’s name and email. Sometimes this mail is outdated, or the mailbox rejects the license mail sent by my server. At this point, Replies’ &lt;a href=&quot;https://replies.io/blog/new_reply_suggestions_plugin.html&quot;&gt;plugin feature&lt;/a&gt; was an enormous time saver, especially because I could access my license database from my iPhone while having a well-deserved beer in the evening.&lt;/p&gt;

&lt;p&gt;An increased workload is to be expected with any major release. However, using Replies helped to reduce not only stress levels but also the amount of time I spent taking care of my customers immediately afterward. Take a look at my Replies statistics.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2017-12-06-keeping-calm-during-a-product-release/stats.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;My free application &lt;a href=&quot;https://mediaatelier.com/Usage&quot;&gt;Usage&lt;/a&gt; tells me that I spent only two hours per day in &lt;a href=&quot;https://update.replies.io/replies_macos.php&quot;&gt;Replies for Mac&lt;/a&gt; on the first two days after the release. Yes, there is some additional time of using it on the phone - but that doesn’t count because I was already having my evening beer by then.&lt;/p&gt;

&lt;p&gt;The release of version 5 of GrandTotal went smoother than expected. There is not much you can do about the increased workload that comes along with a product release, especially if you are personally responsible for almost all aspects of your product. However, you can reduce your workload (and your stress levels) by keeping calm and utilizing software that helps to simplify the process.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;After 10 days in the wild, GrandTotal 5 has been adopted by 35% of the active users. Since I published the first bug fix update, support load is decreasing towards normal level.&lt;/p&gt;

</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_autoresponder</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_autoresponder.html"/>
    <title>New: Autoresponder</title>
    <published>2017-11-27T00:00:00+00:00</published>
    <updated>2017-11-27T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Need to go offline from time to time?&lt;/p&gt;

&lt;p&gt;Use our new Autoresponder to let your customers know that you’re currently away from your desk. Simply go to Settings and then Autoresponder
to enable the feature. You can create texts in all active languages.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2017-11-27-new_autoresponder/settings_autoresponder.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/new_reply_suggestions_plugin</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/new_reply_suggestions_plugin.html"/>
    <title>New: Reply suggestions plugin</title>
    <published>2017-11-05T00:00:00+00:00</published>
    <updated>2017-11-05T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Are you looking for a convenient way to send customer-specific responses like licenses, special offers, or login information?&lt;/p&gt;

&lt;p&gt;Instead of looking it up the info in another system, you can now integrate it directly into your suggestions.
Simply type a command (e.g. /license) which calls up a script on your server and embeds the result directly into your reply.
Of course, you can also embed attachments this way as well.&lt;/p&gt;

&lt;p&gt;Interested? Watch our video:&lt;/p&gt;

&lt;p&gt;
    &lt;iframe src=&quot;https://player.vimeo.com/video/241411811&quot; style=&quot;max-width:100%&quot; width=&quot;640&quot; height=&quot;424&quot; frameborder=&quot;0&quot; webkitallowfullscreen=&quot;&quot; mozallowfullscreen=&quot;&quot; allowfullscreen=&quot;&quot;&gt;&lt;/iframe&gt;
&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/macoun</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/macoun_2017.html"/>
    <title>Macoun 2017</title>
    <published>2017-10-05T00:00:00+00:00</published>
    <updated>2017-10-05T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;Want to meet us? You’ll find us this weekend at &lt;a href=&quot;https://macoun.de&quot;&gt;Macoun&lt;/a&gt; in Frankfurt, Germany.
Macoun is the largest iOS &amp;amp; macOS developer conference in Europe. See you there!&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/2017-10-05-macoun/cards.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/forums_ii</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/forums_ii.html"/>
    <title>Why you shouldn't host a forum on your own website</title>
    <published>2017-09-01T00:00:00+00:00</published>
    <updated>2017-09-01T00:00:00+00:00</updated>
    <author>
      <name>Stefan</name>
    </author>
    <content type="html">&lt;p&gt;Wouldn’t it be great if users could help each other in a forum you host on your website? The idea might seem appealing, but this is sure to backfire on you sooner or later.&lt;/p&gt;

&lt;p&gt;By creating a forum for customers on your site, you may find yourself with more headaches than you were hoping for. You may have to deal with spam, and most likely with unhappy customers letting out their anger on &lt;em&gt;your own&lt;/em&gt; homepage.&lt;/p&gt;

&lt;p&gt;A forum also puts extra demands on your time and attention. For example, duplicate questions must be merged manually, and you have no control over the responses that other users contribute.&lt;/p&gt;

&lt;p&gt;Let’s face it, you will probably end up in more work instead of less. Stick to your customer support webpage instead.&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/launch</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/launch.html"/>
    <title>Replies is here!</title>
    <published>2017-07-14T00:00:00+00:00</published>
    <updated>2017-07-14T00:00:00+00:00</updated>
    <author>
      <name>Lars</name>
    </author>
    <content type="html">&lt;p&gt;About a year and a half ago we decided to completely rebuild Replies for Mac from the ground up as a web application. We loved Replies for Mac, but we wanted to go beyond what was possible with a standalone desktop application.&lt;/p&gt;

&lt;p&gt;From the very beginning, we started using Replies to support our own products (&lt;a href=&quot;http://mailplaneapp.com&quot;&gt;Mailplane&lt;/a&gt;, &lt;a href=&quot;https://mediaatelier.com/GrandTotal&quot;&gt;GrandTotal&lt;/a&gt;, &lt;a href=&quot;https://mediaatelier.com/Timings2&quot;&gt;Timings&lt;/a&gt; and &lt;a href=&quot;https://mediaatelier.com/CheatSheet&quot;&gt;CheatSheet&lt;/a&gt;). By the end of 2016, we were inviting friends and beta testers to give it a try.&lt;/p&gt;

&lt;p&gt;Their responses and our own experience with Replies gave us the confidence to release it officially today.&lt;/p&gt;

&lt;p&gt;So why did we build Replies in the first place?&lt;/p&gt;

&lt;p&gt;Back in 2009, Ruben was getting overwhelmed with the support load from &lt;a href=&quot;http://mailplaneapp.com&quot;&gt;Mailplane&lt;/a&gt;. His solution? He built Replies for Mac to lighten his workload. It also helped to keep his team small and continue staying connected with his customers.&lt;/p&gt;

&lt;p&gt;We believe in direct communication between customers and the people who develop products or provide services. That’s why we automate as much as possible and make efficiency our highest priority.&lt;/p&gt;

&lt;p&gt;Interested in &lt;a href=&quot;https://1.replies.io/signup.html&quot;&gt;giving it a try&lt;/a&gt;? Use Replies for free for 30 days! Be sure to &lt;a href=&quot;https://replies.io/help&quot;&gt;let us know&lt;/a&gt; what you think!&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/forums_i</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/forums_i.html"/>
    <title>Limit customer support to your own website</title>
    <published>2017-05-22T00:00:00+00:00</published>
    <updated>2017-05-22T00:00:00+00:00</updated>
    <author>
      <name>Stefan</name>
    </author>
    <content type="html">&lt;p&gt;Of course, you need to support your customers, but are foreign platforms really the best way to go? Limit your support activities to your own website that you control and it will benefit both you and your clients.&lt;/p&gt;

&lt;p&gt;Participating in online forums all over the Internet can be exhausting. Not only is it hard to keep track of all possible sources, it may bring you unwanted trouble. You might, for example, run the risk of being accused of not providing enough support when you miss a post by accident.&lt;/p&gt;

&lt;p&gt;Providing regular support on online forums can also stretch you to your limits. Reacting to user comments on foreign platforms can turn into a burden once your audience gets the impression they can reach out to you anywhere on the Internet.&lt;/p&gt;

&lt;p&gt;Do yourself and your clients a favor and try to keep it as simple as possible. Stick to one centralized support page and everyone will appreciate it.&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/do_support_on_weekends</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/do_support_on_weekends.html"/>
    <title>How to start the week with an empty inbox</title>
    <published>2017-04-19T00:00:00+00:00</published>
    <updated>2017-04-19T00:00:00+00:00</updated>
    <author>
      <name>Stefan</name>
    </author>
    <content type="html">&lt;p&gt;Should you reply to customer support questions over the weekend? Answering emails on a weekend is a good thing - until your customers actually receive your emails.&lt;/p&gt;

&lt;p&gt;If you feel like it, there’s no problem with cleaning out your inbox on a weekend. There is nothing more liberating than facing an empty inbox on a Monday morning. However, maybe you should ensure that the emails get delivered during your conventional business hours.&lt;/p&gt;

&lt;p&gt;Instead of clicking ‘send’, try scheduling your answers to be sent on the next workday. Nobody expects an answer between Friday afternoon and Monday morning. Do yourself and your customers a favor and do not break with this convention.&lt;/p&gt;

&lt;p&gt;While it may look nice to your customer, it won’t feel professional. You don’t want to convey the impression that your product is merely a pet project and that you tinker with in your spare time.&lt;/p&gt;

&lt;p&gt;Answers can wait until Monday. You don’t want to raise your customer’s expectations so they think you are available 24/7.&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/deja_vu</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/deja_vu.html"/>
    <title>Déjà vu: how to deal with repeat questions</title>
    <published>2017-03-13T00:00:00+00:00</published>
    <updated>2017-03-13T00:00:00+00:00</updated>
    <author>
      <name>Stefan</name>
    </author>
    <content type="html">&lt;p&gt;Do you have a lot of repeat questions from your customers? Getting the same questions over and over again should tell you something. You need to ask yourself why your customers ask these questions so often in the first place.&lt;/p&gt;

&lt;p&gt;Maybe all those customers are doing something wrong, but that’s probably not it. More likely: your product just has a serious shortcoming. But don’t panic! It’s probably just a tiny thing that can be corrected in the next version or by adding another line to your ‘how to’ page.&lt;/p&gt;

&lt;p&gt;Repeating the answers to these questions is just a temporary solution. In the end, you need to simply fix the problem. The solution is not just putting the issue in your FAQ – this can be seen as a capitulation. It is better to try a bit harder so that the questions do not come up in the first place.&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/do_not_hire_support_staff</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/do_not_hire_support_staff.html"/>
    <title>Do you really need a dedicated support staff?</title>
    <published>2017-02-16T00:00:00+00:00</published>
    <updated>2017-02-16T00:00:00+00:00</updated>
    <author>
      <name>Stefan</name>
    </author>
    <content type="html">&lt;p&gt;Is it best to hire dedicated support staff? Or should your company do its own product support? It’s definitely better to keep it simple. In small companies, support should be done by the people responsible for the corresponding product.&lt;/p&gt;

&lt;p&gt;A support person located in a country with low costs may look tempting at first glance. However, it might not actually lighten your workload. In the end, the easy, repetitive answers will be handled by a person who is often not that familiar with the product. And the hard questions? Those will still need to be reviewed by the people who know the most about it.&lt;/p&gt;

&lt;p&gt;And even worse – your support employee is probably making a living on the shortcomings of your product. From their perspective, there is not a lot of benefit in improving it or making it better.&lt;/p&gt;

&lt;p&gt;For instance, let a programmer do the support for the software he or she created, and you will get very different results. Programmers can be lazy. Often, they would rather solve a problem with code once and for all, instead of answering the same question over and over again. Not only is this more efficient, it also constantly improves your product.&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <id>https://replies.io/blog/blog/support_is_marketing</id>
    <link type="text/html" rel="alternate" href="https://replies.io/blog/support_is_marketing.html"/>
    <title>Support is marketing!</title>
    <published>2017-01-05T00:00:00+00:00</published>
    <updated>2017-01-05T00:00:00+00:00</updated>
    <author>
      <name>Stefan</name>
    </author>
    <content type="html">&lt;p&gt;Are you tired of bothering people with marketing emails? There may be a better way to market your product that is right at your fingertips: your customer support. Support is one of the best marketing strategies around.&lt;/p&gt;

&lt;p&gt;Try to view your customers as ambassadors. Most people tend to recommend things they have had good experiences with. Whether it concerns cool spots for a weekend getaway, great wine, time-saving software, or anything else – personal accounts are your most powerful tool.&lt;/p&gt;

&lt;p&gt;If one of your customers is contacting you for help, this is a perfect opportunity to shine! Offering a helpful and timely response will remind your customer how great and useful your product is. Good customer support can lead customers to recommend your product to others. As we all know: Word of mouth is the best marketing.&lt;/p&gt;
</content>
  </entry>
  
 
</feed>
