I am pretty passionate about Flowmattic its my go to WordPress Automator and I’ve had a few issues keeping up with new integrations added so I did what any self respecting Automator would do.
I built a simple workflow to notify me of changes to the integrations using inbuilt Flowmattic tools and a little custom snippet, it runs 4 times a day on a schedule, parses the Flowmattic integrations page, passes it to the snippet and based on the outcome of that sends me an email with new integrations.

The php functions effectively does a few things such as check against our known integrations (updated every time it runs and finds new integrations using a cache) the example returned output can be viewed in the image below

And from here in the email we choose to use the returned block, this is then emailed to us if there is new integrations i.e new found is yes.

The above is an example email from today’s update, while this automation isn’t exciting or special every time i see new integrations i get a little happy feeling and the fact I get told when they are available straight to my email is great.