> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.airmailapp.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Airmail iOS URL Scheme

Create Message 


#### URL Scheme:

airmail://compose?subject=[subject]&from=[from]&to=[to]&cc=[cc]&bcc=[bcc]&plainBody=[plainBody]&htmlBody=[htmlBody]


#### Example:

airmail://compose? subject=Message%20subject&to=joe%40example.com&ann%40example.com&plainBody=Message%20body


#### X-Callback from a differnt app

airmail://x-callback-url/send?from=info%40email.com&subject=subj&to=infoto%40email.com&plainBody=hello&x-source=sourceapp&x-success=sourceapp%3A%2F%2Fsuccess&x-error=sourceapp%3A%2F%2Ferror&x-cancel=sourceapp%3A%2F%2Fcancelled