Skip to content

Sharing content with schedules & alerts

JustAsk offers two ways to automate sharing content:

  • Schedules, which deliver content at specified frequencies
  • Alerts, which deliver content only if specific conditions are met

A destination is the channel or service JustAsk will send deliveries to. JustAsk currently supports the following delivery destinations:

DestinationHow it works
EmailSends an email to one or more recipients. Recipients can be other users in your JustAsk organization or non-users, such as an external stakeholder. Supports customizing sender options, such as email domain. Learn more.
Amazon S3Delivers content to an Amazon S3 bucket using cross-account IAM role assumption. AWS IAM setup is required prior to use. Learn more.
SFTPDelivers content to an existing SFTP server. Learn more.
WebhookSends a request to a webhook URL, such as a Zapier webhook. Recipients are determined by the webhook’s configuration. Learn more.

When you create an alert, you choose a small Results to check query. On each scheduled run, JustAsk runs that query and evaluates a condition against its results.

If the condition is met, the full delivery is sent. If not, the run is recorded as a successful “condition unmet” outcome and nothing is delivered.

You’ll select one of the following condition types when configuring an alert:

Condition typeTriggers the delivery when…
Results have changedThe Results to check query’s results differ from the previous run
Results have stayed the sameThe Results to check query’s results match the previous run
No results are returnedNo rows are returned
Any results are returnedAt least one row is returned

The ability to create deliveries can be controlled through instance and document-level settings:

Note: for external embed it’s possible an environmental variable has been added to disable scheduling for embed users. If you have checked the Instance and Document level settings to ensure they allow Scheduled Deliveries and still do not see the option for embed users to access the Schedule settings panel please reach out to support

Deliveries intentionally bypass any existing cached results to guarantee data freshness. Once a scheduled query completes, JustAsk creates or updates a cache entry from that run. Deliveries can be used to preemptively warm the cache.

Ready to get started? Refer to the Creating deliveries guide to learn how.