The possibility to integrate the workflow with Actions may help resolve the multi config issue, but also runs the risk of calling the endpoint too often.
Preliminary analysis indicates two possibilities:
- Running on push event
- Running on cron schedule
Both will allow a channel to remain updated, but channels won't be purged unless an application token is provided upfront.
The possibility to integrate the workflow with Actions may help resolve the multi config issue, but also runs the risk of calling the endpoint too often.
Preliminary analysis indicates two possibilities:
Both will allow a channel to remain updated, but channels won't be purged unless an application token is provided upfront.