Mockaroo (Independent Publisher) (Preview)

Harness the Mockaroo API https://www.mockaroo.com/ to generate realistic sample data instrumental for application testing and development.

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 Richard Wilson
URL https://www.richardawilson.com/
Email richard.a.wilson@microsoft.com
Connector Metadata
Publisher Richard Wilson
Website https://www.mockaroo.com/
Privacy policy https://www.mockaroo.com/help/privacy
Categories Data

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
Mockaroo API Key securestring The Mockaroo API key which can be found in the My Account area at www.mockaroo.com True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Generate Data

Facilitates the generation of data either by specifying the name of a saved schema on the Mockaroo website or by directly supplying the schema in JSON format. It is imperative to provide either the schema name or schema JSON but not both.

Generate Data

Facilitates the generation of data either by specifying the name of a saved schema on the Mockaroo website or by directly supplying the schema in JSON format. It is imperative to provide either the schema name or schema JSON but not both.

Parameters

Name Key Required Type Description
Schema Name
schema string

Enter the name of a schema saved on Mockaroo to fetch data. Ensure the schema exists on the Mockaroo platform for accurate data generation. Do not use this if you're providing Schema JSON.

Schema JSON
fields string

Input the JSON definition of your schema directly here. This bypasses the need for the schema to be saved on Mockaroo. Avoid using this property if you've specified the Schema Name.

Record Count
count integer

Define the number of records you wish to generate. If left unspecified and you're using the Schema Name, the output will depend on the record count defined in the saved schema. If unspecified and using Schema JSON, a single record will be returned.

Returns

Name Path Type Description
array of object
items
object