Skip to content

Commit

Permalink
[skip ci] Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-build committed Sep 21, 2023
1 parent 218039e commit 6224e50
Show file tree
Hide file tree
Showing 393 changed files with 20 additions and 32 deletions.
2 changes: 1 addition & 1 deletion html/latest/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: e82df07de89216024288178d9caab6cd
config: a4de0a8462647d6f0b474d5ce17834f5
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified html/latest/.doctrees/actblue.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/action_builder.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/action_kit.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/action_network.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/airtable.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/alchemer.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/auth0.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/aws.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/azure.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/bill_com.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/bloomerang.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/bluelink.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/box.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/braintree.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/build_a_connector.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/capitolcanary.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/census_geocoder.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/civis.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/contributing.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/controlshift.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/copper.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/crowdtangle.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/databases.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/dbsync.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/donorbox.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/environment.pickle
Binary file not shown.
Binary file modified html/latest/.doctrees/facebook_ads.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/freshdesk.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/github.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/google.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/hustle.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/index.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/mailchimp.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/mobilize_america.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/nation_builder.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/newmode.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/ngpvan.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/notifications.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/p2a.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/pdi.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/quickbase.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/redash.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/rockthevote.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/salesforce.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/scytl.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/sftp.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/shopify.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/sisense.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/table.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/targetsmart.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/targetsmart_api.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/targetsmart_automation_workflows.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/training_guides/etl_best_practices.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/training_guides/getting_set_up.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/turbovote.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/twilio.doctree
Binary file not shown.
Binary file not shown.
Binary file modified html/latest/.doctrees/use_cases/contribute_use_cases.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/use_cases/mysql_to_googlesheets.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/use_cases/opt_outs_to_everyaction.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/utilities.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/write_tests.doctree
Binary file not shown.
Binary file modified html/latest/.doctrees/zoom.doctree
Binary file not shown.
19 changes: 6 additions & 13 deletions html/latest/_modules/parsons/action_network/action_network.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,14 +239,18 @@ <h1>Source code for parsons.action_network.action_network</h1><div class="highli
<span class="n">mobile_number</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
<span class="n">mobile_status</span><span class="o">=</span><span class="s2">&quot;subscribed&quot;</span><span class="p">,</span>
<span class="n">background_processing</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span>
<span class="n">identifiers</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
<span class="o">**</span><span class="n">kwargs</span><span class="p">,</span>
<span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
<span class="sd"> Creates or updates a person record. In order to update an existing record instead of</span>
<span class="sd"> creating a new one, you must supply an email or mobile number which matches a record</span>
<span class="sd"> in the database.</span>

<span class="sd"> Identifiers are intentionally not included as an option on</span>
<span class="sd"> this method, because their use can cause buggy behavior if</span>
<span class="sd"> they are not globally unique. ActionNetwork support strongly</span>
<span class="sd"> encourages developers not to use custom identifiers.</span>

<span class="sd"> `Args:`</span>
<span class="sd"> email_address:</span>
<span class="sd"> Either email_address or mobile_number are required. Can be any of the following</span>
Expand Down Expand Up @@ -293,16 +297,6 @@ <h1>Source code for parsons.action_network.action_network</h1><div class="highli
<span class="sd"> an immediate success, with an empty JSON body, and send your request to the</span>
<span class="sd"> background queue for eventual processing.</span>
<span class="sd"> https://actionnetwork.org/docs/v2/#background-processing</span>
<span class="sd"> identifiers:</span>
<span class="sd"> List of strings to be used as globally unique</span>
<span class="sd"> identifiers. Can be useful for matching contacts back</span>
<span class="sd"> to other platforms and systems. If the identifier</span>
<span class="sd"> provided is not globally unique in ActionNetwork, it will</span>
<span class="sd"> simply be ignored and not added to the object. Action Network</span>
<span class="sd"> also creates its own identifier for each new resouce.</span>
<span class="sd"> https://actionnetwork.org/docs/v2/#resources</span>
<span class="sd"> e.g.: [&quot;foreign_system:1&quot;, &quot;other_system:12345abcd&quot;]</span>

<span class="sd"> **kwargs:</span>
<span class="sd"> Any additional fields to store about the person. Action Network allows</span>
<span class="sd"> any custom field.</span>
Expand Down Expand Up @@ -367,8 +361,7 @@ <h1>Source code for parsons.action_network.action_network</h1><div class="highli
<span class="n">data</span><span class="p">[</span><span class="s2">&quot;person&quot;</span><span class="p">][</span><span class="s2">&quot;postal_addresses&quot;</span><span class="p">]</span> <span class="o">=</span> <span class="n">postal_addresses</span>
<span class="k">if</span> <span class="n">tags</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span><span class="p">:</span>
<span class="n">data</span><span class="p">[</span><span class="s2">&quot;add_tags&quot;</span><span class="p">]</span> <span class="o">=</span> <span class="n">tags</span>
<span class="k">if</span> <span class="n">identifiers</span><span class="p">:</span>
<span class="n">data</span><span class="p">[</span><span class="s2">&quot;person&quot;</span><span class="p">][</span><span class="s2">&quot;identifiers&quot;</span><span class="p">]</span> <span class="o">=</span> <span class="n">identifiers</span>

<span class="n">data</span><span class="p">[</span><span class="s2">&quot;person&quot;</span><span class="p">][</span><span class="s2">&quot;custom_fields&quot;</span><span class="p">]</span> <span class="o">=</span> <span class="p">{</span><span class="o">**</span><span class="n">kwargs</span><span class="p">}</span>
<span class="n">url</span> <span class="o">=</span> <span class="sa">f</span><span class="s2">&quot;</span><span class="si">{</span><span class="bp">self</span><span class="o">.</span><span class="n">api_url</span><span class="si">}</span><span class="s2">/people&quot;</span>
<span class="k">if</span> <span class="n">background_processing</span><span class="p">:</span>
Expand Down
15 changes: 5 additions & 10 deletions html/latest/action_network.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,10 +234,14 @@ <h2>API<a class="headerlink" href="#api" title="Permalink to this headline"><

<dl class="py method">
<dt class="sig sig-object py" id="parsons.ActionNetwork.upsert_person">
<span class="sig-name descname"><span class="pre">upsert_person</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">email_address</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">given_name</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">family_name</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">tags</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">languages_spoken</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">postal_addresses</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">mobile_number</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">mobile_status</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">'subscribed'</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">background_processing</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">False</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">identifiers</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="_modules/parsons/action_network/action_network.html#ActionNetwork.upsert_person"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#parsons.ActionNetwork.upsert_person" title="Permalink to this definition"></a></dt>
<span class="sig-name descname"><span class="pre">upsert_person</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">email_address</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">given_name</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">family_name</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">tags</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">languages_spoken</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">postal_addresses</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">mobile_number</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">mobile_status</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">'subscribed'</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">background_processing</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">False</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="_modules/parsons/action_network/action_network.html#ActionNetwork.upsert_person"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#parsons.ActionNetwork.upsert_person" title="Permalink to this definition"></a></dt>
<dd><p>Creates or updates a person record. In order to update an existing record instead of
creating a new one, you must supply an email or mobile number which matches a record
in the database.</p>
<p>Identifiers are intentionally not included as an option on
this method, because their use can cause buggy behavior if
they are not globally unique. ActionNetwork support strongly
encourages developers not to use custom identifiers.</p>
<dl class="simple">
<dt><cite>Args:</cite></dt><dd><dl class="simple">
<dt>email_address:</dt><dd><dl class="simple">
Expand Down Expand Up @@ -313,15 +317,6 @@ <h2>API<a class="headerlink" href="#api" title="Permalink to this headline"><
background queue for eventual processing.
<a class="reference external" href="https://actionnetwork.org/docs/v2/#background-processing">https://actionnetwork.org/docs/v2/#background-processing</a></p>
</dd>
<dt>identifiers:</dt><dd><p>List of strings to be used as globally unique
identifiers. Can be useful for matching contacts back
to other platforms and systems. If the identifier
provided is not globally unique in ActionNetwork, it will
simply be ignored and not added to the object. Action Network
also creates its own identifier for each new resouce.
<a class="reference external" href="https://actionnetwork.org/docs/v2/#resources">https://actionnetwork.org/docs/v2/#resources</a>
e.g.: [“foreign_system:1”, “other_system:12345abcd”]</p>
</dd>
<dt><a href="#id2"><span class="problematic" id="id3">**</span></a>kwargs:</dt><dd><p>Any additional fields to store about the person. Action Network allows
any custom field.</p>
</dd>
Expand Down
2 changes: 1 addition & 1 deletion html/latest/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion html/stable/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 0abef3855052e5266028694a19391721
config: 527e6f5624442fab26a386bdacfd6835
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified html/stable/.doctrees/actblue.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/action_builder.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/action_kit.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/action_network.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/airtable.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/alchemer.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/auth0.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/aws.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/azure.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/bill_com.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/bloomerang.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/bluelink.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/box.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/braintree.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/build_a_connector.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/capitolcanary.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/census_geocoder.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/civis.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/contributing.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/controlshift.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/copper.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/crowdtangle.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/databases.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/dbsync.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/donorbox.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/environment.pickle
Binary file not shown.
Binary file modified html/stable/.doctrees/facebook_ads.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/freshdesk.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/github.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/google.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/hustle.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/index.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/mailchimp.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/mobilize_america.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/nation_builder.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/newmode.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/ngpvan.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/notifications.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/p2a.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/pdi.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/quickbase.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/redash.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/rockthevote.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/salesforce.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/scytl.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/sftp.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/shopify.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/sisense.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/table.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/targetsmart.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/targetsmart_api.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/targetsmart_automation_workflows.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/training_guides/etl_best_practices.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/training_guides/getting_set_up.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/turbovote.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/twilio.doctree
Binary file not shown.
Binary file not shown.
Binary file modified html/stable/.doctrees/use_cases/contribute_use_cases.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/use_cases/mysql_to_googlesheets.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/use_cases/opt_outs_to_everyaction.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/utilities.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/write_tests.doctree
Binary file not shown.
Binary file modified html/stable/.doctrees/zoom.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion html/v0.14.0/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 5038948aa606612dc1acb03ceaa34c61
config: afc0c57a839705b0f111fe623981fed8
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified html/v0.14.0/.doctrees/action_kit.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/action_network.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/airtable.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/aws.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/bill_com.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/braintree.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/census_geocoder.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/civis.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/contributing.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/copper.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/crowdtangle.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/databases.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/environment.pickle
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/facebook_ads.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/freshdesk.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/google.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/hustle.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/index.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/mailchimp.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/mobilize_america.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/newmode.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/ngpvan.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/notifications.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/p2a.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/pdi.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/redash.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/rockthevote.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/salesforce.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/sftp.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/table.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/ts.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/turbovote.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/twilio.doctree
Binary file not shown.
Binary file modified html/v0.14.0/.doctrees/zoom.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion html/v0.15.0/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 7ad26256677a2707a4843fbd42426496
config: 971331b5ca414ee503cb528af9289d25
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified html/v0.15.0/.doctrees/action_kit.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/action_network.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/airtable.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/aws.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/azure.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/bill_com.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/braintree.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/build_a_connector.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/census_geocoder.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/civis.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/contributing.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/copper.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/crowdtangle.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/databases.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/dbsync.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/environment.pickle
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/facebook_ads.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/freshdesk.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/github.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/google.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/hustle.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/index.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/mailchimp.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/mobilize_america.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/newmode.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/ngpvan.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/notifications.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/p2a.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/pdi.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/redash.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/rockthevote.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/salesforce.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/sftp.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/table.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/ts.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/turbovote.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/twilio.doctree
Binary file not shown.
Binary file modified html/v0.15.0/.doctrees/zoom.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion html/v0.16.0/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 0e505e741f0840a90779f066a2d3ddd4
config: 263f225c99b826521799df5fa4f4c0bc
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified html/v0.16.0/.doctrees/action_kit.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/action_network.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/airtable.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/aws.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/azure.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/bill_com.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/bloomerang.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/box.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/braintree.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/build_a_connector.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/census_geocoder.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/civis.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/contributing.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/copper.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/crowdtangle.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/databases.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/dbsync.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/environment.pickle
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/facebook_ads.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/freshdesk.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/github.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/google.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/hustle.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/index.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/mailchimp.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/mobilize_america.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/newmode.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/ngpvan.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/notifications.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/p2a.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/pdi.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/redash.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/rockthevote.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/salesforce.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/sftp.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/sisense.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/table.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/targetsmart.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/turbovote.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/twilio.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/utilities.doctree
Binary file not shown.
Binary file modified html/v0.16.0/.doctrees/zoom.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion html/v0.17.0/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: b317dd687d16d3732c3af4d20dcfdf69
config: b8e4d69a3bff335249f2630b083b8167
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified html/v0.17.0/.doctrees/action_kit.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/action_network.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/airtable.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/alchemer.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/aws.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/azure.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/bill_com.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/bloomerang.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/box.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/braintree.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/build_a_connector.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/census_geocoder.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/civis.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/contributing.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/copper.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/crowdtangle.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/databases.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/dbsync.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/environment.pickle
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/facebook_ads.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/freshdesk.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/github.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/google.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/hustle.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/index.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/mailchimp.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/mobilize_america.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/newmode.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/ngpvan.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/notifications.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/p2a.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/pdi.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/redash.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/rockthevote.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/salesforce.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/sftp.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/sisense.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/table.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/targetsmart.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/turbovote.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/twilio.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/utilities.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/write_tests.doctree
Binary file not shown.
Binary file modified html/v0.17.0/.doctrees/zoom.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion html/v0.18.0/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 75f478036dd606f5122de2318f9329da
config: 983131feb4a3e0fcb7ea40f8c7552081
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified html/v0.18.0/.doctrees/action_kit.doctree
Binary file not shown.
Binary file modified html/v0.18.0/.doctrees/action_network.doctree
Binary file not shown.
Binary file modified html/v0.18.0/.doctrees/airtable.doctree
Binary file not shown.
Binary file modified html/v0.18.0/.doctrees/alchemer.doctree
Binary file not shown.
Binary file modified html/v0.18.0/.doctrees/aws.doctree
Binary file not shown.
Binary file modified html/v0.18.0/.doctrees/azure.doctree
Binary file not shown.
Loading

0 comments on commit 6224e50

Please sign in to comment.