Third party file transfer

11 views
Skip to first unread message

Daynthan Kabilan

unread,
Feb 28, 2018, 8:59:17 AM2/28/18
to rubyonra...@googlegroups.com
Hi All,

I need to fetch the data form rails application and store each data to one third party tool(EZLynx) API. Anyone can help me.

Thanks for advance
Daya

Hassan Schroeder

unread,
Feb 28, 2018, 10:19:15 AM2/28/18
to rubyonrails-talk
On Wed, Feb 28, 2018 at 5:58 AM, Daynthan Kabilan <dayan...@gmail.com> wrote:

> I need to fetch the data form rails application and store each data to one
> third party tool(EZLynx) API.

What exactly are you having trouble with?

--
Hassan Schroeder ------------------------ hassan.s...@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

Joe Guerra

unread,
Feb 28, 2018, 10:29:16 AM2/28/18
to Ruby on Rails: Talk
do they have an API?

Daynthan Kabilan

unread,
Feb 28, 2018, 11:16:09 AM2/28/18
to rubyonra...@googlegroups.com
Thanks for your reply,

I am working with a insurance project. Here i need one requirement,

Admin should fetched all user details from Rails application and store into third party site(EzLynx).

So, I have created a XML file with each user details it should be store in EzLynx.

Currently, i need help for how to make the upload process with third party site(EzLynx).

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/81f7e600-2fbb-4edd-a5bb-f63ca32ce735%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Hassan Schroeder

unread,
Feb 28, 2018, 11:25:17 AM2/28/18
to rubyonrails-talk
On Wed, Feb 28, 2018 at 8:15 AM, Daynthan Kabilan <dayan...@gmail.com> wrote:

> Currently, i need help for how to make the upload process with third party
> site(EzLynx).

Are you trying to do this file upload from within a running application
or from the command line or what?

Does the ExLynx API not document how it accepts data?

Daynthan Kabilan

unread,
Feb 28, 2018, 12:31:47 PM2/28/18
to rubyonra...@googlegroups.com
yes, this file upload process in running application only not in command line.

FYI, This process should be work with a click event.

The ExLynx documentaion based on webservices code, but i have created XML files with user data.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.

Hassan Schroeder

unread,
Feb 28, 2018, 12:39:05 PM2/28/18
to rubyonrails-talk
On Wed, Feb 28, 2018 at 9:30 AM, Daynthan Kabilan <dayan...@gmail.com> wrote:

> The ExLynx documentaion based on webservices code, but i have created XML
> files with user data.

Why "create files" if there's no documented upload function? That
makes no sense.

Just use their API to upload the data directly.

Daynthan Kabilan

unread,
Mar 1, 2018, 5:56:46 AM3/1/18
to rubyonra...@googlegroups.com
Thank you Hassan.


--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages