Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

20 total results found

Public WIKI

Public information

cashyew.com FAQ

Public information

Z - Tools

tcpalitigatorlist.com FAQ

supportdatabases.com @ Data API

CSV

Z - Tools

Scripts

Z - Tools

tcpalitigatorlist.com support

Dynamic coupons (discounts)

cashyew.com FAQ

Any user can generate a discount code for his account. This can done during account Balance Fill procedure. The amount of dicount is dependent from amount of money transfer  

Cashyew file suppressing

Z - Tools

Removes the bought and suppressed records of the provided user from the file. Usage: php suppress_file.php <file_name> <user_id> <phone_column_name> Before usage: 1. Upload your file into the wordpress uploads folder. 2. Open the cashyewleads terminal. 3...

Splitting CSV file

Z - Tools CSV

Splits the provided file into parts with chunk size. Script: split-csv.py Usage: python split-csv.py <csv_file_path> <rows_per_file> Example: python split-csv.py file.csv 10000

Remove duplicates

Z - Tools CSV

Generates a new file without duplicates, but keeps empty cells. Script: rdups.py Usage: python rdups.py <csv_file_path> <column_name> Example: python rdups.py /path/to/file.csv "phone number"

Data verifiers - Client selection

cashyew.com FAQ

By default client can`t choose what data verifiers should do. Hovewer Admin can enable this feature for Client!

Format TCPA list file

Z - Tools Scripts

Route::get('/format', function () { $path = \Illuminate\Support\Facades\Storage::path('file.csv'); $path2 = \Illuminate\Support\Facades\Storage::path('file-formatted.csv'); $reader = \League\Csv\Reader::createFromPath($path, 'r'); $writer =...

Find number in CSV file

Z - Tools Scripts

Route::get('/find', function () { ini_set('max_execution_time', 30000); ini_set('memory_limit', '2048M'); $search = '4246263942'; $files = \Illuminate\Support\Facades\Storage::files('directory_in_storage_app'); $foundInFiles = []; ...

Admin panel

supportdatabases.com @ Data API

How to get to the admin panel page? Go to https://data.supportdatabases.com/dashboard and log in. Admin userLogin: masterbase@local.locPassword: hy6$@&drahe^&$38ad After you have logged in, click on the link. If you don't see the link, you need to add permi...

Worklog

supportdatabases.com @ Data API

8/5/2023 1. Added a job that removes source data. Added tests.2. Added a job that saves source files to cloud storage (s3). Added tests.3. Added an endpoint that allows uploading files. Added tests.4. Installed and configured the S3 storage driver; 8/6/2023 ...

Cases Table

tcpalitigatorlist.com FAQ

Title - A case with this name will be created. If a case with the same name already exists, the first found case will be updated with new fields, and if there are no fields, the old fields will be preserved. Phone Found - Assigns a value to the case. Permis...

Report log

Z - Tools

10.05.2024 TCPA Completed tasks: - Checked why AI chat is not working. - Made a form on the single client page.In progress: - Complete the integration of the new server. CL Completed tasks: - Work on exporting PDF statistics, Added the edits that were disc...

Chat AI admin area

How to log in to the admin panel? Open https://ai.supportdatabases.com/signin and enter your email address. Then open http://mail.ai.supportdatabases.com and log in.Login: devmailPassword: mA2nh4b295kyMd9YFV9KLXz Here you will see a list of mails and one of...