Difference between revisions of "Trigger: IP address Change"
m |
Endercraft (talk | contribs) Tags: Mobile web edit Mobile edit |
||
Line 7: | Line 7: | ||
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;"> | <pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;"> | ||
Triggers | Triggers | ||
− | + | IP Address Change (*) | |
</pre><br> | </pre><br> | ||
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;"> | <pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;"> | ||
Actions | Actions | ||
− | + | HTTP Request (https://some-api.example.com/localip) | |
</pre><br> | </pre><br> | ||
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | ||
Constraints | Constraints | ||
− | + | No constraints | |
</pre><br> | </pre><br> | ||
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;"> | <pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;"> | ||
Local variables | Local variables | ||
− | + | No variables | |
</pre><br> | </pre><br> |
Revision as of 11:46, 11 November 2023
This trigger will fire whenever the locally assigned IP Address is updated.
Example Usage
Triggers IP Address Change (*)
Actions HTTP Request (https://some-api.example.com/localip)
Constraints No constraints
Local variables No variables