{% extends "content_template.html" %} {% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} {% from "components/sub-navigation.html" import sub_navigation %} {% block per_page_title %} Guidance {% endblock %} {% block content_column_content %}

Send files by email

Contact us if you want to send files by email.

Then follow the instructions to send a file by email in our API documentation.

{% endblock %}