You need to sign in to do that
Don't have an account?
Kevin Nguyen
SOQL query over persistant connection
We would like to do soql queries over a persistent connection because we have real time constraints (telephony).
We used REST API but we find that it's too long (1 sec).
We discover bayeux protocol but it's seem available only for notifications.
Is there other protocol to do our needs ?
Thank you
We used REST API but we find that it's too long (1 sec).
We discover bayeux protocol but it's seem available only for notifications.
Is there other protocol to do our needs ?
Thank you