Del via


MoreApp Forms (Preview)

MoreApp is a tool to automate work processes. Save time with Digital Work Orders, Inspections, Reports, and more!

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name MoreApp support
URL https://help.moreapp.com
Email support@moreapp.com
Connector Metadata
Publisher MoreApp International
Website https://moreapp.com
Privacy policy https://moreapp.com/privacy
Security policy https://moreapp.com/security
Categories Productivity

MoreApp Forms Connector

MoreApp is a tool to automate work processes. Save time with Digital Work Orders, Inspections, Reports, and more!

Publisher

MoreApp Forms

Prerequisites

  • A MoreApp account on the Branch plan

Supported Operations

New Submission

Trigger when a new submission has been filled in.

Task Fulfilled

Trigger when a task has been fulfilled.

Download File

Download a submission file.

Download Report

Download a submission report.

Create Task

Create a new task.

Obtaining credentials

An API key is needed in order to use the integration. Check our API authentication documentation for help on creating an API key.

Known issues and limitations

A user can't make arbitrary API calls, only the actions described above are available.

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Create Task

Create a new task.

Download file

Downloads a file.

Download report

Downloads a report.

Get formVersion

Lists versions of a form

Create Task

Create a new task.

Parameters

Name Key Required Type Description
Form
formId True string

Form

body
body True dynamic

Returns

Download file

Downloads a file.

Parameters

Name Key Required Type Description
File
fileId True string

File

Returns

response
file

Download report

Downloads a report.

Parameters

Name Key Required Type Description
submissionId
submissionId True string

submissionId

reportNumber
reportNumber True integer

reportNumber

Returns

response
file

Get formVersion

Lists versions of a form

Parameters

Name Key Required Type Description
formId
formId True string

formId

Returns

response
object

Triggers

New Submission

Trigger when a new submission has been filled in.

Task Fulfilled

Triggers when a task has been fulfilled.

New Submission

Trigger when a new submission has been filled in.

Parameters

Name Key Required Type Description
Form
formId string

Form

type
type array of string

type

Task Fulfilled

Triggers when a task has been fulfilled.

Parameters

Name Key Required Type Description
Form
formId string

Form

type
type array of string

type

Definitions

file

This is the basic data type 'file'.

object

This is the type 'object'.