Looking for a Microsoft Power App expert

Looking for a Microsoft Power App expert who can develop a power app application that will fetch data from the SQL database in bulk and then send that data to Sage 100 ERP via Sage 100 API connector which is already installed. Data to be picked and sent will be accounting related i.e Sales orders, Purchase orders, Invoices etc.

Parents
  • If SQL is on the same network as the Sage server, you might be able to use VI instead of any kind of external / custom programming.

    If the data needs to bridge over the internet, something like InSynch might be worth considering (instead of developing something custom / in-house).

    For a real-time interactive user interface using the O365 connector Sage has built (reference the Sage Contacts function), that would require an MS Power App... but I don't know of anyone actually doing this in production.  (I've only seen it demonstrated).

Reply
  • If SQL is on the same network as the Sage server, you might be able to use VI instead of any kind of external / custom programming.

    If the data needs to bridge over the internet, something like InSynch might be worth considering (instead of developing something custom / in-house).

    For a real-time interactive user interface using the O365 connector Sage has built (reference the Sage Contacts function), that would require an MS Power App... but I don't know of anyone actually doing this in production.  (I've only seen it demonstrated).

Children
  • FormerMember
    FormerMember in reply to Kevin M

    ScriptBasic uses ODBC and BOI with a traditional BASIC syntax. Open source and free.

    See my profile for more info

    I wonder if Sage 100 was open source and free would people stop using it?