Skip navigation
Currently Being Moderated

Dreamweaver and API Integration

Apr 14, 2012 3:27 PM

Tags: #dreamweaver

Will Dreamweaver ever see some integration with the BC API?

 
Replies
  • Liam Dilley
    4,056 posts
    Feb 28, 2012
    Currently Being Moderated
    Apr 14, 2012 7:18 PM   in reply to Brad Lawryk

    Hey Brad,

    It is not API stuff in that way.

    API is a means of commication with 3rd party systems who will also have API. You create the middleware to link the two together.

    This can be any programming language you like using that API (SOAP) so in what I know you use - PHP

    DW supports PHP syntax so you can have your host and code what you need to do to make it work with BC.

     
    |
    Mark as:
  • mario_gudelj
    1,579 posts
    Oct 13, 2010
    Currently Being Moderated
    Apr 15, 2012 5:14 PM   in reply to Brad Lawryk

    Hi Brad,

     

    See my other post regarding PHP integration. I've posted a simple implementation of the PHP Soap client. You can edit that in Dreamweaver if you wish, but DW is just an editor for PHP files. You can use any editor you wish, but you still have to host your code on a machine with a web server. If you're on Mac you will have Apache on it alread, which you can enable through System Preferences > Sharing > Web Sharing. You'll have to install it on Windows. For development purposes (not production) you can also use some of the small Python servers which can run in your terminal on a port you specify and can be easily restarted.

     

    Cheers,

     

    Mario

     
    |
    Mark as:
  • mario_gudelj
    1,579 posts
    Oct 13, 2010
    Currently Being Moderated
    Apr 15, 2012 6:03 PM   in reply to Brad Lawryk

    Hey Brad, I was referring to this post http://forums.adobe.com/message/4336754#4336754

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points