- Argentina
- Australia
- Bangladesh
- Belarus
- Belgium
- Brazil
- Bulgaria
- Canada
- China
- Costa Rica
- Egypt
- France
- Germany
- Hong Kong
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Kuwait
- Malaysia
- Mexico
- Netherlands
- New Zealand
- Nigeria
- Pakistan
- Philippines
- Poland
- Qatar
- Romania
- Russia
- Saudi Arabia
- Singapore
- South Africa
- Spain
- Sri Lanka
- Sweden
- Switzerland
- Thailand
- Turkey
- UAE
- Ukraine
- United Kingdom
- United States
Starfish ETL FAQs
/*= Html::a(
$default_button_text,
'javascript:void(0);',
$default_req_button
) */?>
Unverified Vendor
COMMUNITY FEEDBACK SCORE
- 4.00
- 1 Reviews
RANKINGS & RATINGS
RANK
-
2 / 21
Work for Starfish ETL? Manage Profile
Ask Starfish ETL a Question
0
votes
Updated June 12, 2017 Am I able to access the software from my smart phone?
- Answer
- Read 1 Answers
-
143 Views

Danine Pontarelli, Marketing Manager at Technology Advisors | June 12, 2017
Since Starfish ETL is currently on-premise Windows software there is no way to access the software directly from your phone. However, Starfish can be configured to send emails and text message notifications so you can keep informed of status that way. We do know of several clients who use LogMeIn from their smart phones to remotely log in and access the software that way. Later this year we will be releasing a cloud (iPaaS) version of Starfish and at that time it will be completely browser-based and mobile compatible. (more)
0
votes
Updated June 12, 2017 Are there ways for a user to extend the functionality of Starfish ETL through plugins or APIs?
- Answer
- Read 1 Answers
-
156 Views

Danine Pontarelli, Marketing Manager at Technology Advisors | June 12, 2017
Yes there are a number of ways to extend the functionality of Starfish ETL. First, within the data maps we have a number of built-in functions to help handle data translations (lookups, conversions, date/time, etc) however there are often times when you need to perform more complicated changes and that is where scripting comes in. We support scripting in both VB Script or C#. Basically anything you can do with those languages can be used within a map to process things like data translations, file manipulations, workflow and more. Also, if you need to work with a system that is currently not supported by Starfish ETL, we offer a Connector SDK. You implement the CRUD methods in .NET/C# and the finished library works as a plugin within the application. You can then use Starfish with your custom connector to migrate or integrate data. (more)