Enable GraphQL subscriptions for job and allocation updates
This is a beta feature
Beta features should be considered “in development” and may not be fully supported or complete.
Beta programs are invaluable for helping to validate the value and impact of features through feedback and insights. If you would like to participate in beta programs and access this feature, please contact your Customer Success representative.
Overview
Skedulo for Salesforce customers might benefit from enabling the GraphQL subscriptions for job and allocation updates feature to reduce the number of API requests made between Salesforce and Skedulo for streaming updates on jobs and allocations.
Enabling GraphQL subscriptions changes where updates on jobs and allocations are sourced from in the Skedulo web application.
By default, Skedulo sources updates on jobs and allocations in Salesforce through websocket updates. Enabling the GraphQL subscriptions beta feature will pull updates on jobs and allocations from GraphQL subscriptions on the jobs and allocations schema objects.
Important
You must have an API user set to enable the GraphQL subscriptions for job and allocation updates feature.The following error is displayed in the Beta features page if no API user is set.
See API user for more information.
You can enable the GraphQL subscriptions for job and allocation updates feature in the Skedulo web application:
-
Open Settings > Beta features then click the checkbox next to GraphQL subscriptions for job and allocation updates.
-
Skedulo for Salesforce users can choose from the following three subscription methods for this service:
-
None: Live updates on jobs and allocations are disabled entirely.
-
Platform events: Streams job and allocation platform events through the GraphQL subscription.
-
Polling: This setting polls Salesforce for updates then sends them through to Skedulo.
-
-
Click Save in the lower-right corner.
-
Refresh your browser to apply the changes.
Feedback
Was this page helpful?