0

Copy records ot a database to records of others records of another database

Hi

I  have a some records in a Ninox database 1 and should like add them to other records that are in a Ninox database 2.

can you tell me the way to do it ?

7 replies

null
    • havrup
    • 3 yrs ago
    • Reported - view

    Any luck with this?

    I have tried

    r := (create CompareDb);

    r := this;

    The record is created but emty. I don't want to copy every field in the record (too many) so I likle to copy the wjhole record but can't find the code to do it.

     

    Any help is a appriciated!

    /Niclas

    • Choices_Software_Dean
    • 3 yrs ago
    • Reported - view

    Export from database 1. Import to database 2.

    • havrup
    • 3 yrs ago
    • Reported - view

    I have to put  code behind a button - no manual actions should be included more the a "klick".

    • UweG
    • 3 yrs ago
    • Reported - view

    This only works in the Ninox- or personal Cloud of Ninox.

    Therefor you have to use the REST-API of Ninox. (See Ninox documentation)

    You can also do it with Integromat.

    • Choices_Software_Dean
    • 3 yrs ago
    • Reported - view
    • Choices_Software_Dean
    • 3 yrs ago
    • Reported - view

    Oops. We both submitted at the same time.

    • havrup
    • 3 yrs ago
    • Reported - view

    Thanks a lot for the answers. I use the MAC version. I have to book myself some "coding time" and do it field by field now when I know.  

Content aside

  • 3 yrs agoLast active
  • 7Replies
  • 746Views