Knowledge Base
Find answers to the most commonly asked questions about Emailgistics.
2) {
fetch('/wp-json/kb-search/v1/search?q=' + query)
.then(response => response.json())
.then(data => { results = data; open = true; })
.catch(() => { results = []; open = false; });
} else {
results = [];
open = false;
}
"
@click.away="open = false"
placeholder="Search Knowledge Base..."
class="w-full px-4 py-2 rounded-lg bg-white"
/>
Getting Started
- Onboarding your first team
- Setting up your team mailbox
- Turning off Cached Exchange Mode for Office 365 shared mailboxes
- How to install the Outlook add-in
- Inserting Conversation ID into subject lines
- How to add and remove users from Emailgistics
- Emailgistics Licensing
- Deploying Emailgistics add-in O365 GPO