omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Use python workflow to submit request to REST API?

    Editorial
    3
    3
    2692
    Loading More Posts
    • 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.
    • rayalez
      rayalez last edited by

      Hi! I'm not sure if it's possible, I'm just curious.

      I have a Django blog with REST API. It would be incredible if I could automatically sync my files from an ipad to the blog.

      So I'm wondering - can I use python workflows to post my file to the blog with REST API?

      Or maybe you can recommend some other way of sharing and syncing files?

      If I could turn them into rss feed that would also work....

      1 Reply Last reply Reply Quote 0
      • ccc
        ccc last edited by

        My sense is that this would be very doable. Can you provide a pointer to the API docs?

        1 Reply Last reply Reply Quote 0
        • Sigafoos
          Sigafoos last edited by

          Definitely. You can use requests to make API calls.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors