Connector Improvement: standalone refresh cycle for salesforce connector
AnsweredI want to have one of the objects in Salesforce refresh every 1 minute. The current setup is that all Salesforce connector will refresh all together, blocking the ability to do a 1 minute refresh cycle on one object. How can we achieve that?
-
Official comment
Create a 2nd Salesforce connector on the 1 minute schedule with only the 1 object selected. This will have no affect on Monthly Active Records & credit consumption.
-
@... - Hey Fraser, I tried to set up a separate Salesforce connector but it said that I cannot use an existing schema. Do you know a workaround for this?
-
Nick the workaround is to create VIEW to expose the 1 object in your existing schema. I know that isn't the most elegant solution. We use the schema name as a namespace to avoid collisions between table names.
Please sign in to leave a comment.
Comments
3 comments