tasker-mail-aliases.tsk.xml
· 3.7 KiB · XML
Raw
<!--
NOTE: Search the TODO comments in this file and replace the indicated fields with your actualy values
-->
<TaskerData sr="" dvi="1" tv="6.6.3-beta">
<Task sr="task56">
<cdate>1756928889847</cdate>
<edate>1757024425928</edate>
<id>56</id>
<nme>Add Email Alias</nme>
<pri>100</pri>
<Kid sr="Kid">
<launchID>56</launchID>
<pkg>tech.platypush.add_mail_alias</pkg>
<vTarg>29</vTarg>
<vnme>1.0</vnme>
</Kid>
<Action sr="act0" ve="7">
<code>360</code>
<Bundle sr="arg0">
<Vals sr="val">
<net.dinglisch.android.tasker.RELEVANT_VARIABLES><StringArray sr=""><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES0>%input
Input
The text that was inserted in the dialog</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES0></StringArray></net.dinglisch.android.tasker.RELEVANT_VARIABLES>
<net.dinglisch.android.tasker.RELEVANT_VARIABLES-type>[Ljava.lang.String;</net.dinglisch.android.tasker.RELEVANT_VARIABLES-type>
</Vals>
</Bundle>
<Str sr="arg1" ve="3">New Mail Alias</Str>
<Str sr="arg2" ve="3">Enter a new alias name</Str>
<Str sr="arg3" ve="3"/>
<Int sr="arg4" val="30"/>
<Str sr="arg5" ve="3"/>
<Int sr="arg6" val="0"/>
<Int sr="arg7" val="0"/>
<Str sr="arg8" ve="3"/>
</Action>
<Action sr="act1" ve="7">
<code>339</code>
<Bundle sr="arg0">
<Vals sr="val">
<net.dinglisch.android.tasker.RELEVANT_VARIABLES><StringArray sr=""><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES0>%http_cookies
Cookies
The cookies the server sent in the response in the Cookie:COOKIE_VALUE format. You can use this directly in the 'Headers' field of the HTTP Request action</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES0><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES1>%http_data
Data
Data that the server responded from the HTTP request.</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES1><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES2>%http_file_output
File Output
Will always contain the file's full path even if you specified a directory as the File to save.</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES2><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES3>%http_response_code
Response Code
The HTTP Code the server responded</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES3><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES4>%http_headers()
Response Headers
The HTTP Headers the server sent in the response. Each header is in the 'key:value' format</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES4><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES5>%http_response_length
Response Length
The size of the response in bytes</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES5></StringArray></net.dinglisch.android.tasker.RELEVANT_VARIABLES>
<net.dinglisch.android.tasker.RELEVANT_VARIABLES-type>[Ljava.lang.String;</net.dinglisch.android.tasker.RELEVANT_VARIABLES-type>
</Vals>
</Bundle>
<Int sr="arg1" val="1"/>
<Int sr="arg10" val="0"/>
<Int sr="arg11" val="0"/>
<Int sr="arg12" val="1"/>
<!-- TODO replace __REPLACE_ME__ with your actual endpoint URL (without protocol) -->
<!-- For example: ntfy.sh/mail-alias-requests-12345678 -->
<Str sr="arg2" ve="3">__REPLACE_ME__</Str>
<Str sr="arg3" ve="3"/>
<Str sr="arg4" ve="3"/>
<Str sr="arg5" ve="3">%input</Str>
<Str sr="arg6" ve="3"/>
<Str sr="arg7" ve="3"/>
<Int sr="arg8" val="30"/>
<Int sr="arg9" val="0"/>
</Action>
<Img sr="icn" ve="2">
<nme>mw_communication_mail_outline</nme>
<tint>-13551692</tint>
</Img>
</Task>
</TaskerData>
1 | <!-- |
2 | NOTE: Search the TODO comments in this file and replace the indicated fields with your actualy values |
3 | --> |
4 | |
5 | <TaskerData sr="" dvi="1" tv="6.6.3-beta"> |
6 | <Task sr="task56"> |
7 | <cdate>1756928889847</cdate> |
8 | <edate>1757024425928</edate> |
9 | <id>56</id> |
10 | <nme>Add Email Alias</nme> |
11 | <pri>100</pri> |
12 | <Kid sr="Kid"> |
13 | <launchID>56</launchID> |
14 | <pkg>tech.platypush.add_mail_alias</pkg> |
15 | <vTarg>29</vTarg> |
16 | <vnme>1.0</vnme> |
17 | </Kid> |
18 | <Action sr="act0" ve="7"> |
19 | <code>360</code> |
20 | <Bundle sr="arg0"> |
21 | <Vals sr="val"> |
22 | <net.dinglisch.android.tasker.RELEVANT_VARIABLES><StringArray sr=""><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES0>%input |
23 | Input |
24 | The text that was inserted in the dialog</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES0></StringArray></net.dinglisch.android.tasker.RELEVANT_VARIABLES> |
25 | <net.dinglisch.android.tasker.RELEVANT_VARIABLES-type>[Ljava.lang.String;</net.dinglisch.android.tasker.RELEVANT_VARIABLES-type> |
26 | </Vals> |
27 | </Bundle> |
28 | <Str sr="arg1" ve="3">New Mail Alias</Str> |
29 | <Str sr="arg2" ve="3">Enter a new alias name</Str> |
30 | <Str sr="arg3" ve="3"/> |
31 | <Int sr="arg4" val="30"/> |
32 | <Str sr="arg5" ve="3"/> |
33 | <Int sr="arg6" val="0"/> |
34 | <Int sr="arg7" val="0"/> |
35 | <Str sr="arg8" ve="3"/> |
36 | </Action> |
37 | <Action sr="act1" ve="7"> |
38 | <code>339</code> |
39 | <Bundle sr="arg0"> |
40 | <Vals sr="val"> |
41 | <net.dinglisch.android.tasker.RELEVANT_VARIABLES><StringArray sr=""><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES0>%http_cookies |
42 | Cookies |
43 | The cookies the server sent in the response in the Cookie:COOKIE_VALUE format. You can use this directly in the 'Headers' field of the HTTP Request action</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES0><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES1>%http_data |
44 | Data |
45 | Data that the server responded from the HTTP request.</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES1><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES2>%http_file_output |
46 | File Output |
47 | Will always contain the file's full path even if you specified a directory as the File to save.</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES2><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES3>%http_response_code |
48 | Response Code |
49 | The HTTP Code the server responded</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES3><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES4>%http_headers() |
50 | Response Headers |
51 | The HTTP Headers the server sent in the response. Each header is in the 'key:value' format</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES4><_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES5>%http_response_length |
52 | Response Length |
53 | The size of the response in bytes</_array_net.dinglisch.android.tasker.RELEVANT_VARIABLES5></StringArray></net.dinglisch.android.tasker.RELEVANT_VARIABLES> |
54 | <net.dinglisch.android.tasker.RELEVANT_VARIABLES-type>[Ljava.lang.String;</net.dinglisch.android.tasker.RELEVANT_VARIABLES-type> |
55 | </Vals> |
56 | </Bundle> |
57 | <Int sr="arg1" val="1"/> |
58 | <Int sr="arg10" val="0"/> |
59 | <Int sr="arg11" val="0"/> |
60 | <Int sr="arg12" val="1"/> |
61 | <!-- TODO replace __REPLACE_ME__ with your actual endpoint URL (without protocol) --> |
62 | <!-- For example: ntfy.sh/mail-alias-requests-12345678 --> |
63 | <Str sr="arg2" ve="3">__REPLACE_ME__</Str> |
64 | <Str sr="arg3" ve="3"/> |
65 | <Str sr="arg4" ve="3"/> |
66 | <Str sr="arg5" ve="3">%input</Str> |
67 | <Str sr="arg6" ve="3"/> |
68 | <Str sr="arg7" ve="3"/> |
69 | <Int sr="arg8" val="30"/> |
70 | <Int sr="arg9" val="0"/> |
71 | </Action> |
72 | <Img sr="icn" ve="2"> |
73 | <nme>mw_communication_mail_outline</nme> |
74 | <tint>-13551692</tint> |
75 | </Img> |
76 | </Task> |
77 | </TaskerData> |