46

Logic app connectors exist for oData based integrations. However, file-based integrations require the user to configure HTTP calls to execute the various triggers and actions associated with file-based integrations. The following tasks should be supported with out-of-the-box triggers and actions:


Inbound integrations



  • Enqueue a file as a message to a recurring integration

  • Check status of inbound file


Outbound integrations



  • Dequeue an outbound message for a recurring integration 

    • Need two options:

      • Execute automatically when file is staged...i.e. "When an outbound message is generated"

      • Execute when called (i.e. for scheduled integrations)





  • Download the file associated with an outbound message

  • Acknowledge the receipt of an outbound message

STATUS DETAILS
Under Review