Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. N8N
  3. Is this possible, or will manual intervention still be needed after setup?

Is this possible, or will manual intervention still be needed after setup?

Scheduled Pinned Locked Moved N8N
5 Posts 5 Posters 842 Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • scookeS Offline
    scookeS Offline
    scooke
    wrote on last edited by
    #1

    I play this game on my iPad, and take screenshots. In the past I had it setup to automatically backup to my Google Photos, and from there I would move the screenshots to my Cloudinary account. From there I would then make a post in a Wordpress app, with its custom domain, and then insert the uploaded screenshots using the Cloudinary link. I did it for only a few weeks because it became tedious.

    So my question is, using N8N, is it actually, truly, possible to setup a workflow like this: after the screenshot is uploaded, to then take it or a link of it and create a new daily WP post? I think I am fine NOT adding a caption or anything… just the whole upload->get link->make new post->insert X links-> publish is tedious. If that part could be automated, then later adding text, tags, etc., would be fine.

    Thank you!

    A life lived in fear is a life half-lived

    luckowL 1 Reply Last reply
    0
    • scookeS scooke

      I play this game on my iPad, and take screenshots. In the past I had it setup to automatically backup to my Google Photos, and from there I would move the screenshots to my Cloudinary account. From there I would then make a post in a Wordpress app, with its custom domain, and then insert the uploaded screenshots using the Cloudinary link. I did it for only a few weeks because it became tedious.

      So my question is, using N8N, is it actually, truly, possible to setup a workflow like this: after the screenshot is uploaded, to then take it or a link of it and create a new daily WP post? I think I am fine NOT adding a caption or anything… just the whole upload->get link->make new post->insert X links-> publish is tedious. If that part could be automated, then later adding text, tags, etc., would be fine.

      Thank you!

      luckowL Offline
      luckowL Offline
      luckow
      translator
      wrote on last edited by luckow
      #2

      @scooke imho yes. Quick idea is:

      • install nextcloud-client on your ipad.
      • Upload new screenshots to nc.
      • install the webhook app in nc.
      • build a flow with "if some pic is uploaded, trigger a webhook".
      • install n8n. Start with an incoming webhook.
      • if the webhook is triggered, download the uploaded pic into n8n (via nextcloud integration)
      • upload the downloaded picture via WordPress integration

      I built it quickly and identified 2 initial issues:

      1. the webhook app for nextcloud is not for the current version server version 25 or lower is required. Therefore I have to trigger the webhook manually.
      2. the downloaded screenshot is in n8n as data. At the moment I have no idea how to upload it as data into a post in WordPress. So I added a conversion flow from data -> json and uploaded it as base64.

      But in general, the flow seems to be possible.

      If you want to see it in action:

      • Upload a file called pic.png into https://nc-cloudron.luckow.org/s/QocarWoNBJ7FJcQ
      • fire up the webhook https://n8n.luckow.org/webhook/nc-cloudron
      • Take a look at https://wp-cloudron.luckow.org/ (it's a post called nc-wp)

      I will delete the setup tomorrow.

      Pronouns: he/him | Primary language: German

      1 Reply Last reply
      3
      • saikarthikS Offline
        saikarthikS Offline
        saikarthik
        wrote on last edited by
        #3

        @scooke hope you see this before @luckow deletes it tomorrow. lol

        1 Reply Last reply
        0
        • robiR Offline
          robiR Offline
          robi
          wrote on last edited by robi
          #4

          Might be good to look into XBackBone with ShareX for the screenshots which may also have WP integrations.

          Conscious tech

          1 Reply Last reply
          2
          • fbartelsF Offline
            fbartelsF Offline
            fbartels
            App Dev
            wrote on last edited by
            #5

            Why not use native system functionality on ios? https://gregmorris.co.uk/blog/publishing-to-wordpress/

            1 Reply Last reply
            3
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Bookmarks
            • Search