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 14, 2023
1 parent 61f2499 commit 218039e
Show file tree
Hide file tree
Showing 395 changed files with 128 additions and 9 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: 38aaf4f404f26900dd1b6b9e34df995e
config: e82df07de89216024288178d9caab6cd
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.
81 changes: 81 additions & 0 deletions html/latest/_modules/parsons/action_builder/action_builder.html
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,87 @@ <h1>Source code for parsons.action_builder.action_builder</h1><div class="highli
<span class="n">identifier</span><span class="o">=</span><span class="n">identifier</span><span class="p">,</span> <span class="n">data</span><span class="o">=</span><span class="n">data</span><span class="p">,</span> <span class="n">campaign</span><span class="o">=</span><span class="n">campaign</span>
<span class="p">)</span></div>

<div class="viewcode-block" id="ActionBuilder.remove_tagging"><a class="viewcode-back" href="../../../action_builder.html#parsons.ActionBuilder.remove_tagging">[docs]</a> <span class="k">def</span> <span class="nf">remove_tagging</span><span class="p">(</span>
<span class="bp">self</span><span class="p">,</span>
<span class="n">identifier</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
<span class="n">tag_id</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
<span class="n">tag_name</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
<span class="n">tagging_id</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
<span class="n">campaign</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
<span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
<span class="sd"> Remove one or more tags (i.e. custom field value) from an existing entity or connection</span>
<span class="sd"> record in Action Builder. The basis for this end point is the combination of the tag&#39;s</span>
<span class="sd"> interact ID and that of the specific tagging. The tag ID can usually be determined from</span>
<span class="sd"> the tag&#39;s name, and the tagging ID can be derived if the identifier of the entity or</span>
<span class="sd"> connection record is supplied instead.</span>
<span class="sd"> `Args:`</span>
<span class="sd"> identifier: str</span>
<span class="sd"> Optional. The unique identifier for an entity or connection record being updated.</span>
<span class="sd"> If omitted, `tagging_id` must be provided.</span>
<span class="sd"> tag_id: str</span>
<span class="sd"> Optional. The unique identifier for the tag being removed. If omitted, `tag_name`</span>
<span class="sd"> must be provided.</span>
<span class="sd"> tag_name: str</span>
<span class="sd"> Optional. The exact name of the tag being removed. May result in an error if</span>
<span class="sd"> multiple tags (in different fields/sections) have the same name. If omitted,</span>
<span class="sd"> `tag_id` must be provided.</span>
<span class="sd"> tagging_id: str</span>
<span class="sd"> Optional. The unique identifier for the specific application of the tag to an</span>
<span class="sd"> individual entity or connection record. If omitted, `identifier` must be provided.</span>
<span class="sd"> campaign: str</span>
<span class="sd"> Optional. The 36-character &quot;interact ID&quot; of the campaign whose data is to be</span>
<span class="sd"> retrieved or edited. Not necessary if supplied when instantiating the class.</span>
<span class="sd"> `Returns:`</span>
<span class="sd"> API response JSON which contains `{&#39;message&#39;: &#39;Tag has been removed from Taggable</span>
<span class="sd"> Logbook&#39;}` if successful.</span>
<span class="sd"> &quot;&quot;&quot;</span>

<span class="k">if</span> <span class="p">{</span><span class="n">tag_name</span><span class="p">,</span> <span class="n">tag_id</span><span class="p">}</span> <span class="o">==</span> <span class="p">{</span><span class="kc">None</span><span class="p">}:</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s2">&quot;Please supply a tag_name or tag_id!&quot;</span><span class="p">)</span>

<span class="k">if</span> <span class="p">{</span><span class="n">identifier</span><span class="p">,</span> <span class="n">tagging_id</span><span class="p">}</span> <span class="o">==</span> <span class="p">{</span><span class="kc">None</span><span class="p">}:</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span>
<span class="s2">&quot;Please supply an entity or connection identifier, or a tagging id!&quot;</span>
<span class="p">)</span>

<span class="n">campaign</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_campaign_check</span><span class="p">(</span><span class="n">campaign</span><span class="p">)</span>
<span class="n">endpoint</span> <span class="o">=</span> <span class="s2">&quot;tags/</span><span class="si">{}</span><span class="s2">/taggings&quot;</span>

<span class="k">if</span> <span class="n">tag_name</span> <span class="ow">and</span> <span class="p">{</span><span class="n">tag_id</span><span class="p">,</span> <span class="n">tagging_id</span><span class="p">}</span> <span class="o">==</span> <span class="p">{</span><span class="kc">None</span><span class="p">}:</span>
<span class="n">tag_data</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">get_tag_by_name</span><span class="p">(</span><span class="n">tag_name</span><span class="p">,</span> <span class="n">campaign</span><span class="o">=</span><span class="n">campaign</span><span class="p">)</span>
<span class="n">tag_count</span> <span class="o">=</span> <span class="n">tag_data</span><span class="o">.</span><span class="n">num_rows</span>

<span class="k">if</span> <span class="n">tag_count</span> <span class="o">&gt;</span> <span class="mi">1</span><span class="p">:</span>
<span class="n">error_msg</span> <span class="o">=</span> <span class="sa">f</span><span class="s2">&quot;Found </span><span class="si">{</span><span class="n">tag_count</span><span class="si">}</span><span class="s2"> tags with this name. &quot;</span>
<span class="n">error_msg</span> <span class="o">+=</span> <span class="s2">&quot;Try with using the unique interact ID&quot;</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="n">error_msg</span><span class="p">)</span>

<span class="n">tag_id</span> <span class="o">=</span> <span class="n">tag_data</span><span class="p">[</span><span class="s2">&quot;identifiers&quot;</span><span class="p">][</span><span class="mi">0</span><span class="p">][</span><span class="mi">0</span><span class="p">]</span><span class="o">.</span><span class="n">split</span><span class="p">(</span><span class="s2">&quot;:&quot;</span><span class="p">)[</span><span class="mi">1</span><span class="p">]</span>
<span class="n">logger</span><span class="o">.</span><span class="n">info</span><span class="p">(</span><span class="sa">f</span><span class="s2">&quot;Tag </span><span class="si">{</span><span class="n">tag_name</span><span class="si">}</span><span class="s2"> has ID </span><span class="si">{</span><span class="n">tag_id</span><span class="si">}</span><span class="s2">&quot;</span><span class="p">)</span>

<span class="k">if</span> <span class="n">tagging_id</span> <span class="ow">and</span> <span class="ow">not</span> <span class="n">tag_id</span><span class="p">:</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s2">&quot;Cannot search based on tagging ID alone.&quot;</span><span class="p">)</span>

<span class="k">if</span> <span class="n">tag_id</span> <span class="ow">and</span> <span class="ow">not</span> <span class="n">tagging_id</span><span class="p">:</span>
<span class="n">taggings</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_get_all_records</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">campaign</span><span class="p">,</span> <span class="n">endpoint</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">tag_id</span><span class="p">))</span>
<span class="n">taggings_filtered</span> <span class="o">=</span> <span class="n">taggings</span><span class="o">.</span><span class="n">select_rows</span><span class="p">(</span>
<span class="k">lambda</span> <span class="n">row</span><span class="p">:</span> <span class="n">identifier</span>
<span class="ow">in</span> <span class="n">row</span><span class="p">[</span><span class="s2">&quot;_links&quot;</span><span class="p">][</span><span class="s2">&quot;action_builder:connection&quot;</span><span class="p">][</span><span class="s2">&quot;href&quot;</span><span class="p">]</span>
<span class="k">if</span> <span class="n">row</span><span class="p">[</span><span class="s2">&quot;item_type&quot;</span><span class="p">]</span> <span class="o">==</span> <span class="s2">&quot;connection&quot;</span>
<span class="k">else</span> <span class="n">identifier</span> <span class="ow">in</span> <span class="n">row</span><span class="p">[</span><span class="s2">&quot;osdi:person&quot;</span><span class="p">][</span><span class="s2">&quot;href&quot;</span><span class="p">]</span>
<span class="p">)</span>
<span class="n">tagging_id</span> <span class="o">=</span> <span class="p">[</span>
<span class="n">x</span><span class="o">.</span><span class="n">split</span><span class="p">(</span><span class="s2">&quot;:&quot;</span><span class="p">)[</span><span class="mi">1</span><span class="p">]</span>
<span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="n">taggings_filtered</span><span class="p">[</span><span class="s2">&quot;identifiers&quot;</span><span class="p">][</span><span class="mi">0</span><span class="p">]</span>
<span class="k">if</span> <span class="s2">&quot;action_builder&quot;</span> <span class="ow">in</span> <span class="n">x</span>
<span class="p">][</span><span class="mi">0</span><span class="p">]</span>

<span class="n">logger</span><span class="o">.</span><span class="n">info</span><span class="p">(</span><span class="sa">f</span><span class="s2">&quot;Removing tag </span><span class="si">{</span><span class="n">tag_id</span><span class="si">}</span><span class="s2"> from </span><span class="si">{</span><span class="n">identifier</span><span class="w"> </span><span class="ow">or</span><span class="w"> </span><span class="n">tagging_id</span><span class="si">}</span><span class="s2">&quot;</span><span class="p">)</span>
<span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="o">.</span><span class="n">delete_request</span><span class="p">(</span>
<span class="sa">f</span><span class="s2">&quot;campaigns/</span><span class="si">{</span><span class="n">campaign</span><span class="si">}</span><span class="s2">/</span><span class="si">{</span><span class="n">endpoint</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">tag_id</span><span class="p">)</span><span class="si">}</span><span class="s2">/</span><span class="si">{</span><span class="n">tagging_id</span><span class="si">}</span><span class="s2">&quot;</span>
<span class="p">)</span></div>

<div class="viewcode-block" id="ActionBuilder.upsert_connection"><a class="viewcode-back" href="../../../action_builder.html#parsons.ActionBuilder.upsert_connection">[docs]</a> <span class="k">def</span> <span class="nf">upsert_connection</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">identifiers</span><span class="p">,</span> <span class="n">tag_data</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">campaign</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
<span class="sd"> Load or update a connection record in Action Builder between two existing entity records.</span>
Expand Down
36 changes: 36 additions & 0 deletions html/latest/action_builder.html
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,42 @@ <h2>API<a class="headerlink" href="#api" title="Permalink to this headline"><
</dl>
</dd></dl>

<dl class="py method">
<dt class="sig sig-object py" id="parsons.ActionBuilder.remove_tagging">
<span class="sig-name descname"><span class="pre">remove_tagging</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">identifier</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">tag_id</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">tag_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">tagging_id</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">campaign</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="_modules/parsons/action_builder/action_builder.html#ActionBuilder.remove_tagging"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#parsons.ActionBuilder.remove_tagging" title="Permalink to this definition"></a></dt>
<dd><p>Remove one or more tags (i.e. custom field value) from an existing entity or connection
record in Action Builder. The basis for this end point is the combination of the tag’s
interact ID and that of the specific tagging. The tag ID can usually be determined from
the tag’s name, and the tagging ID can be derived if the identifier of the entity or
connection record is supplied instead.
<cite>Args:</cite></p>
<blockquote>
<div><dl class="simple">
<dt>identifier: str</dt><dd><p>Optional. The unique identifier for an entity or connection record being updated.
If omitted, <cite>tagging_id</cite> must be provided.</p>
</dd>
<dt>tag_id: str</dt><dd><p>Optional. The unique identifier for the tag being removed. If omitted, <cite>tag_name</cite>
must be provided.</p>
</dd>
<dt>tag_name: str</dt><dd><p>Optional. The exact name of the tag being removed. May result in an error if
multiple tags (in different fields/sections) have the same name. If omitted,
<cite>tag_id</cite> must be provided.</p>
</dd>
<dt>tagging_id: str</dt><dd><p>Optional. The unique identifier for the specific application of the tag to an
individual entity or connection record. If omitted, <cite>identifier</cite> must be provided.</p>
</dd>
<dt>campaign: str</dt><dd><p>Optional. The 36-character “interact ID” of the campaign whose data is to be
retrieved or edited. Not necessary if supplied when instantiating the class.</p>
</dd>
</dl>
</div></blockquote>
<dl class="simple">
<dt><cite>Returns:</cite></dt><dd><p>API response JSON which contains <cite>{‘message’: ‘Tag has been removed from Taggable
Logbook’}</cite> if successful.</p>
</dd>
</dl>
</dd></dl>

<dl class="py method">
<dt class="sig sig-object py" id="parsons.ActionBuilder.upsert_connection">
<span class="sig-name descname"><span class="pre">upsert_connection</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">identifiers</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">tag_data</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">campaign</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="_modules/parsons/action_builder/action_builder.html#ActionBuilder.upsert_connection"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#parsons.ActionBuilder.upsert_connection" title="Permalink to this definition"></a></dt>
Expand Down
2 changes: 2 additions & 0 deletions html/latest/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -1557,6 +1557,8 @@ <h2 id="R">R</h2>
</li>
</ul></li>
<li><a href="table.html#parsons.etl.etl.ETL.remove_null_rows">remove_null_rows() (parsons.etl.etl.ETL method)</a>
</li>
<li><a href="action_builder.html#parsons.ActionBuilder.remove_tagging">remove_tagging() (parsons.ActionBuilder method)</a>
</li>
<li><a href="table.html#parsons.etl.etl.ETL.rename_column">rename_column() (parsons.etl.etl.ETL method)</a>
</li>
Expand Down
Binary file modified html/latest/objects.inv
Binary file not shown.
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: 0c4cc394cd9243a931e0904c5f637320
config: 0abef3855052e5266028694a19391721
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: 19f0221e01ec6535b22a62141b1bc47b
config: 5038948aa606612dc1acb03ceaa34c61
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: c50d216676019247c8b0069a46f072c4
config: 7ad26256677a2707a4843fbd42426496
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: a715e2bc23982a1facb5a22644e97733
config: 0e505e741f0840a90779f066a2d3ddd4
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: 04272bd8ae3fa439e0f2ac12bf4028bc
config: b317dd687d16d3732c3af4d20dcfdf69
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: fd266ca116fe5b06634c3ec99ff1ceed
config: 75f478036dd606f5122de2318f9329da
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.
Loading

0 comments on commit 218039e

Please sign in to comment.