You need to sign in to do that
Don't have an account?

how salesforce get communicated with external system?
Hi,
We have a salesforce app need to be integrated with an external system. We need be able to
either when a field in a salesforc custom object get changed, update the external system as well, (I guess I could use trigger do a httprequest for this?)
Or the external system get the data directly from salesforce.
I have no idea which way is better and how to implement it. Any suggestion appreciated.
We have a salesforce app need to be integrated with an external system. We need be able to
either when a field in a salesforc custom object get changed, update the external system as well, (I guess I could use trigger do a httprequest for this?)
Or the external system get the data directly from salesforce.
I have no idea which way is better and how to implement it. Any suggestion appreciated.
Choosing a solution will depend on a few things: