Hi All ,
I followed Optim OS and Thanox Crack WOXY config and try to make a config , but the result is WRONG
I 'm trying to capture data from received mail from UDEMY , course that's i enrolled , i'm trying to capture :
# Date d'achat
# Name of enroled courses
This is a partial HTML Code parsed , i'm using in WOXY 3.0 Config:
Code:
<td align="left" style="padding: 38px 0px 38px; font-size: 50px; line-height: 60px; font-weight: bold; color: #000000; font-family: serif;">
<span><strong>Confirmation de commande</strong></span>
</td>
<td style="padding: 0px; font-size: 20px; line-height: 24px;"><strong>Détails du reçu</strong></td>
<td style="padding: 0px; font-size: 16px; line-height: 20px;"><strong>Date d'achat: </strong>2022-01-18 04:35:06.0</td>
Code:
Code:
"Capture": [
{
"targetEmail": "[email protected]",
"variables": [
{
"name": "",
pattern: "Détails du reçu",
"replace1": "<\/h1>|-",
"replace2": "-|-",
"replace3": "-|-"
},
Like Reply
Report
I followed Optim OS and Thanox Crack WOXY config and try to make a config , but the result is WRONG
I 'm trying to capture data from received mail from UDEMY , course that's i enrolled , i'm trying to capture :
# Date d'achat
# Name of enroled courses
This is a partial HTML Code parsed , i'm using in WOXY 3.0 Config:
Code:
<td align="left" style="padding: 38px 0px 38px; font-size: 50px; line-height: 60px; font-weight: bold; color: #000000; font-family: serif;">
<span><strong>Confirmation de commande</strong></span>
</td>
<td style="padding: 0px; font-size: 20px; line-height: 24px;"><strong>Détails du reçu</strong></td>
<td style="padding: 0px; font-size: 16px; line-height: 20px;"><strong>Date d'achat: </strong>2022-01-18 04:35:06.0</td>
Code:
Code:
"Capture": [
{
"targetEmail": "[email protected]",
"variables": [
{
"name": "",
pattern: "Détails du reçu",
"replace1": "<\/h1>|-",
"replace2": "-|-",
"replace3": "-|-"
},
Like Reply
Report