Skip to Content
0
Former Member
Nov 07, 2006 at 03:51 PM

appintegrator parameters in other email sites.

19 Views

Can anyone please help me in undestanding the concept of url template and the other parameters required in configuration for use of the appintegrator.

I have tried so many sites, but except for the standard myYahoo example nothing else seems to work. It either takes me to the login page again or it takes me to a page saying "Your session is over you will need to login again" and similar pages.

I have set UIDPW with admin,user as the user mapping parameter.

The URL fraction for user mapping I have got the right parameters from the source and done: e.g. Email=<MappedUser>&passwd=<MappedPassword>

Is there any more parameters to be given for this property? There may be more parameters in hidden field but how do I know if they are posted or not?

Generally what is given as action of the form that we give in the URL of the web application property in the System config. right?

Sometimes the name of the server is say gmail.com but then for mails it may be mail.google.com; which one to use?

In URL template we are supposed to give <System.protocol>://<System.server><System.uri>?<Authentication> which works for the famous yahoo example, but dont these parameters mean something?

Can someone please give me an example of parameters they set for other say email applications so that I can get an idea?

Thanks a lot.