Hello,Two third-party software require that I put a URL in the "Common Notification URL" box. Is there a way to do that and notify 2 URLs when there is a sale?The software are Aweber and Post Affiliate Pro.Thanks
You can make our o_plug.php integration do multiple things; combine any/all of the parameters described above onto one line in your Payment Variable Informaiton URL field, like so:http://www.e-junkie.com/ecom/oplug.php?&swift_user=YOUR_SWIFTCD_USERNAME&packageid=YOUR_SWIFTCD_PACKAGE_ID&labelid=YOUR_SWIFTCD_LABEL_ID&aweber=LISTNAME@aweber.com&m_emails=first@email.address,second@email.address
You would probably want to combine our built-in Aweber integration with the Passthru method we document on our Integration help page:http://www.e-junkie.com/ej/help.integration.htm#aweberhttp://www.e-junkie.com/ej/help.integration.htm#passthruE.g., your notification URL would look something like this (should be all one long line):http://www.e-junkie.com/ecom/oplug.php?aweber=LISTNAME@aweber.com&postto=http://www.example.com/path/to/script.ext
FYI, according to this thread: http://www.e-junkie.com/bb/topic/5422/pg/1 , it is now possible to notify multiple urls.
Share and learn in the E-junkie community.