Topic by Jordan Quartermain
Content
Hi!
I have a CPM that is invoked on the 'update' trigger in Service Cloud.
It takes some info from Service Cloud and sends it via cURL to Eloqua. It's also Asynchronously executed.
It does work, but not consistently. It appears as though to get consistent results, I need to wait 5 minutes before executing another 'LIVE' test. (The test in Process Designer works every time however).
I can attach my PHP script if needed.
Thanks