Skip to content

Commit

Permalink
Merge pull request #57 from myemma/CRM-6452
Browse files Browse the repository at this point in the history
CRM-6452: Fixing broken API links
  • Loading branch information
epeatfield authored Dec 6, 2024
2 parents c3f204b + 7a060f8 commit 46a33e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/external/members.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ <h1>Members<a class="headerlink" href="#members" title="Permalink to this headli
The only required field is &#8220;email&#8221;. All other fields are treated as the name of a member field.</li>
<li><strong>automate_field_changes</strong> (<em>boolean</em>) &#8211; Accepts True or False. Optional. When set to True, updates made by this call will trigger
field change workflows when appropriate. For more information on field change automation, visit our
<a href="http://support.e2ma.net/Resource_Center/Guide_to_Automation/Trigger_events%3A_field_change">Resource Center.</a></li>
<a href="https://help.myemma.com/s/article/Trigger-events-field-change">Resource Center.</a></li>
<li><strong>automate_contact_imports</strong> (<em>boolean</em>) &#8211; Accepts True or False. Optional. When set to True, updates made by this call will
trigger contact import workflows when appropriate.</li>
<li><strong>source_filename</strong> (<em>string</em>) &#8211; An arbitrary string to associate with this import. This should generally be set to the filename
Expand Down Expand Up @@ -514,7 +514,7 @@ <h1>Members<a class="headerlink" href="#members" title="Permalink to this headli
<dl class="docutils">
<dt><em>Note</em>: Members who are added to your audience using this API call will</dt>
<dd>not appear in &#8220;recent activity&#8221; searches within your account.</dd>
<dt><em>Note</em>: If you are using Signup trigger events in Automation, please see this <a href="https://support.e2ma.net/Resource_Center/Guide_to_Automation/Trigger_events%3A_signup">guide</a> for</dt>
<dt><em>Note</em>: If you are using Signup trigger events in Automation, please see this <a href="https://help.myemma.com/s/article/Trigger-events-signup">guide</a> for</dt>
<dd>more information on how this API call affects those trigger events.</dd>
</dl>
<table class="docutils field-list" frame="void" rules="none">
Expand Down Expand Up @@ -585,7 +585,7 @@ <h1>Members<a class="headerlink" href="#members" title="Permalink to this headli
<dl class="docutils">
<dt><em>Note</em>: Members who are added to your audience using this API call will</dt>
<dd>not appear in &#8220;recent activity&#8221; searches within your account.</dd>
<dt><em>Note</em>: If you are using Signup trigger events in Automation, please see this <a href="https://support.e2ma.net/Resource_Center/Guide_to_Automation/Trigger_events%3A_signup">guide</a> for</dt>
<dt><em>Note</em>: If you are using Signup trigger events in Automation, please see this <a href="https://help.myemma.com/s/article/Trigger-events-signup">guide</a> for</dt>
<dd>more information on how this API call affects those trigger events.</dd>
</dl>
<table class="docutils field-list" frame="void" rules="none">
Expand Down

0 comments on commit 46a33e7

Please sign in to comment.