-
Notifications
You must be signed in to change notification settings - Fork 0
A web server that accepts workflow outbound messages from Salesforce, and can make Apex call ins.
gwestersf/ForceDotCom-Outbound-Message-Endpoint
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Required enviornment variables to run this app: PORT=80 How to create java classes from a WSDL you downloaded from Salesforce: bin/wsdl2java workflowOutboundMessage.wsdl How to create a web service from a java class with Apache CXF: ../bin/java2ws -wsdl -cp ~/git/crm-bridge/target/classes/ -server -a https://crm-bridge.herokuapp.com/payment -V com.heroku.crm.CrmService
About
A web server that accepts workflow outbound messages from Salesforce, and can make Apex call ins.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published