Results 1 to 4 of 4

Thread: call external web with URL

  1. #1
    aerje is offline Junior Member
    Join Date
    Sep 2009
    Posts
    3

    Default call external web with URL

    Hi,
    Can I add a custom links in sugar crm to call entrenal url with data from sugar crm?
    E.g. http://www.mydomain.com/app1.aspx?accname={account.name}
    {account.name} is taken from sugarcrm open account data.

    Aerje

  2. #2
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: call external web with URL

    Please explain a little more what you're trying to do .... I'm pretty sure you can do it but don't quite understand the requirement

  3. #3
    aerje is offline Junior Member
    Join Date
    Sep 2009
    Posts
    3

    Default Re: call external web with URL

    Hi,
    ok, here is the situation.

    I want my user able to call other web based application from account record in sugarcrm web.
    And when call the app, data from sugarcrm need to pass over.
    example the acc name is "ABC FUEL CO 555954" so with this custom link,
    user can click this link and browser will open
    http://www.mydomain.com/app1/default.aspx?id=ABC FUEL CO 555954

    Or is there any other way to work around this?

    Aerje

  4. #4
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: call external web with URL

    The easiest way is to use the website field in the account record and paste the url in there ... i'm assuming it's a static url?

    Or, with a little custom code the web field could append the account name and pass that as a variable .. but that need some development

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Unable to call external Web Service(wsdl) into Sugar
    By yuvraj10 in forum Developer Help
    Replies: 3
    Last Post: 2011-03-15, 01:12 PM
  2. Schedule Call for call Entry Only - Simpler Screen?
    By zeezhao in forum Developer Help
    Replies: 2
    Last Post: 2009-04-28, 02:14 PM
  3. Making "Schedule Call" easier for Call Entry
    By zeezhao in forum Feature Requests
    Replies: 0
    Last Post: 2009-04-24, 11:06 AM
  4. How to an external link on the tab?
    By jessicakoh in forum General Discussion
    Replies: 1
    Last Post: 2008-04-23, 10:43 PM
  5. Call Logging/follow-up call
    By kickn in forum Classifieds
    Replies: 0
    Last Post: 2006-04-20, 06:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •