I'm not 100% sure of the terminology on how to describe what I'm looking to do, so I apologize in advance.
I have a custom entry page for an object in Salesforce, and I'm curious as to whether or not it's possible to call an external website when I click the save button.
Rough Example:
- A user enters in a new Account and hits save.
- After saving the Account, The extender class calls to a webpage that inserts an entry into an external database to let a different set of users external to salesforce know that something new has been created.
Again, I apologize. I know I'm not describing this very well. Thank you for any and all input!