{% set title='Press Mentions: Invoiced in the News | Invoiced' %}
{% set noTitleAppend=true %}
{% set metaDescription='Invoiced: automated electronic invoicing software helping companies get paid faster, waste less collection time, and provide a better customer experience.' %}
{% set canonicalUrl=url('press') %}
{% extends "parent.twig" %}
{% block content %}
<section class="content press">
<div class="container">
<h1 class="title">Press</h1>
<h2 class="subtitle">Invoiced in the News</h2>
<hr />
<div class="press-list">
<div class="article">
<div class="title">
<a href="https://www.intuitiveaccountant.com/in-the-news/people-and-business/invoiced-named-to-the-inc-5000-list-of-america%E2%80%99s-fastest-gro/">
Invoiced Named to The Inc. 5000 List of America’s Fastest-Growing Private Companies
</a>
</div>
<div class="publication">
Intuitive Accountant
<span class="date">— 8/17/2021</span>
</div>
</div>
<div class="article">
<div class="title">
<a href="https://www.cpapracticeadvisor.com/accounting-audit/news/21233525/invoiced-named-leader-in-ar-automation-for-6th-consecutive-quarter">
Invoiced Named Leader in AR Automation for 6th Consecutive Quarter
</a>
</div>
<div class="publication">
CPA Practice Advisor
<span class="date">— 8/9/2021</span>
</div>
</div>
<div class="article">
<div class="title">
<a href="https://www.dentaleconomics.com/practice/systems/article/14208179/6-reasons-to-automate-your-dental-practices-accounts-receivable">
6 reasons to automate your dental practice's accounts receivable
</a>
</div>
<div class="publication">
Dental Economics
<span class="date">— 8/5/2021</span>
</div>
</div>
<div class="article">
<div class="title">
<a href="https://www.nerdwallet.com/article/small-business/accounts-receivable-software">
Best Accounts Receivable Software for 2021
</a>
</div>
<div class="publication">
NerdWallet
<span class="date">— 7/27/2021</span>
</div>
</div>
<div class="article">
<div class="title">
<a href="https://www.forbes.com/sites/forbesfinancecouncil/2021/07/19/15-tips-to-help-financial-leaders-manage-the-pl-fallout-from-covid-19/?sh=59863a915952">
15 Tips To Help Financial Leaders Manage The P&L Fallout From Covid-19
</a>
</div>
<div class="publication">
Forbes
<span class="date">— 7/19/2021</span>
</div>
</div>
</div>
</div>
</section>
<!-- Call to Action -->
<section class="call-to-action-dark">
<div class="container">
<h2>Get paid faster</h2>
<p>Interested in learning how to automate your company's invoice-to-cash cycle?</p>
<div class="buttons">
<a href="{{ path('schedule_demo') }}" class="btn btn-lg btn-coral request-demo" data-label="Press">
Schedule a Demo
</a>
</div>
</div>
</section>
{% endblock %}