Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Server-side Cron jobs #738

Open
akbansa opened this issue Sep 25, 2020 · 8 comments
Open

[Feature] Server-side Cron jobs #738

akbansa opened this issue Sep 25, 2020 · 8 comments
Assignees
Labels
Community Reported issues reported by community members Enhancement New feature or request Workflows Pod Issues that the workflows team owns Workflows Product Issues related to the workflows product

Comments

@akbansa
Copy link
Contributor

akbansa commented Sep 25, 2020

Summary

So let's say I want to send a report based on some queries + client-side logic, then I need to run a cron job that will run client-side code and then send a report.

Motivation

Automate a few reports and push data to different services like slack/intercom (in a nutshell call a webhook)

Front logo Front conversations

@akbansa akbansa added the Enhancement New feature or request label Sep 25, 2020
@Nikhil-Nandagopal Nikhil-Nandagopal added Core Query Execution Issues related to the execution of all queries Community Reported issues reported by community members labels Feb 1, 2021
@Nikhil-Nandagopal Nikhil-Nandagopal removed their assignment Feb 1, 2021
@somangshu somangshu added the Needs Design needs design or changes to design label Apr 15, 2021
@kevev
Copy link

kevev commented May 27, 2021

A way to schedule data source refresh would be a great addition as it would enable live dashboards.

@samg666
Copy link

samg666 commented Sep 9, 2022

Being able to run appsmith apps in background like cron job is really helpful. In my case, I will need to regularly check if any new orders via the API, if yes then get the order details and sync to my another MySQL DB. The current workaround is use Interval to regularly run the query, but I will prefer it can be run in background.

@Nikhil-Nandagopal Nikhil-Nandagopal added the Data Platform Pod Issues related to the underlying data platform label Sep 13, 2022
@ame-appsmith
Copy link

This user also requested this feature.

@alienfacepalm
Copy link

Agreed. Airplane.dev does this out of the box. We need this feature so we can schedule jobs to be run for when customers meet certain thresholds we want the customer success team to interject, but without these jobs, they are operating in the dark.

@ame-appsmith
Copy link

A user is looking for a built-in scheduler. They want to schedule their API calls to happen once a day without interaction.

@bayeslearner
Copy link

only reason to choose budibase, ui-bakery over appsmith.

@M-Markgraf
Copy link

M-Markgraf commented Aug 25, 2023

Cron Jobs or scheduled jobs inside appsmith running background would be a huge advantage for the use of management systems

@Nikhil-Nandagopal Nikhil-Nandagopal changed the title [FEATURE] Server side and client side cron jobs [Feature] Server side Cron jobs Jan 4, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal changed the title [Feature] Server side Cron jobs [Feature] Server-side Cron jobs Jan 4, 2024
@riteshkew
Copy link
Contributor

Would be covered as part of Workflows.

@riteshkew riteshkew removed Needs Design needs design or changes to design Core Query Execution Issues related to the execution of all queries Query & JS Pod Issues related to the query & JS Pod labels Apr 8, 2024
@riteshkew riteshkew added Workflows Product Issues related to the workflows product and removed Data Platform Pod Issues related to the underlying data platform labels Apr 8, 2024
@github-actions github-actions bot added the Workflows Pod Issues that the workflows team owns label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Reported issues reported by community members Enhancement New feature or request Workflows Pod Issues that the workflows team owns Workflows Product Issues related to the workflows product
Projects
Status: No status
Development

No branches or pull requests

13 participants