{% include "includes/headers.html" %} {% with facet='source' %} {% include "includes/navbar.html" %} {% endwith %}
{% if recipe.args.url %} {% with facet='source' %} {% include "includes/data-tabs.html" %} {% endwith %} {% endif %}

Choose your HXL data source

Option 1: enter a URL

{% if recipe.recipe_id %} {% set method="POST" %} {% set action="/actions/save-recipe" %} {% else %} {% set method="GET" %} {% set action="/data/edit" %} {% endif %}

Type or paste the URL of an online spreadsheet or API containing HXL hashtags.

Tab #
{% include "includes/params.html" %}

Option 2: choose from the cloud

{% include "includes/scripts.html" %} {% include "includes/chooser-scripts.html" %}