Microsoft Power Apps · Example Payload

Microsoft Power Apps Dataverse Web Account Example

A sample description.

Business ApplicationsCloudEnterpriseLow-CodeMicrosoftNo-CodePower PlatformSoftware-as-a-Service

Microsoft Power Apps Dataverse Web Account Example is an example object payload from Microsoft Power Apps, with 69 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountidnameaccountnumberaccountcategorycodeaccountclassificationcodeaccountratingcodedescriptionemailaddress1emailaddress2emailaddress3telephone1telephone2telephone3faxwebsiteurlindustrycodenumberofemployeesrevenuerevenue_baseownershipcodecustomertypecodebusinesstypecodesictickersymbolstockexchangesharesoutstandingmarketcapcreditlimitcreditonholdpaymenttermscodepreferredcontactmethodcodedonotemaildonotphonedonotfaxdonotpostalmaildonotbulkemaildonotsendmmaddress1_nameaddress1_line1address1_line2address1_line3address1_cityaddress1_stateorprovinceaddress1_postalcodeaddress1_countryaddress1_countyaddress1_telephone1address1_faxaddress1_latitudeaddress1_longitude

Example Payload

Raw ↑
{
  "accountid": "500123",
  "name": "Example Title",
  "accountnumber": "example_value",
  "accountcategorycode": 10,
  "accountclassificationcode": 10,
  "accountratingcode": 10,
  "description": "A sample description.",
  "emailaddress1": "user@example.com",
  "emailaddress2": "user@example.com",
  "emailaddress3": "user@example.com",
  "telephone1": "example_value",
  "telephone2": "example_value",
  "telephone3": "example_value",
  "fax": "example_value",
  "websiteurl": "https://www.example.com",
  "industrycode": 10,
  "numberofemployees": 10,
  "revenue": 42.5,
  "revenue_base": 42.5,
  "ownershipcode": 10,
  "customertypecode": 10,
  "businesstypecode": 10,
  "sic": "example_value",
  "tickersymbol": "example_value",
  "stockexchange": "example_value",
  "sharesoutstanding": 10,
  "marketcap": 42.5,
  "creditlimit": 42.5,
  "creditonhold": true,
  "paymenttermscode": 10,
  "preferredcontactmethodcode": 10,
  "donotemail": "user@example.com",
  "donotphone": true,
  "donotfax": true,
  "donotpostalmail": true,
  "donotbulkemail": "user@example.com",
  "donotsendmm": true,
  "address1_name": "example_value",
  "address1_line1": "example_value",
  "address1_line2": "example_value",
  "address1_line3": "example_value",
  "address1_city": "example_value",
  "address1_stateorprovince": "example_value",
  "address1_postalcode": "example_value",
  "address1_country": "example_value",
  "address1_county": "example_value",
  "address1_telephone1": "example_value",
  "address1_fax": "example_value",
  "address1_latitude": 42.5,
  "address1_longitude": 42.5,
  "address1_addresstypecode": 10,
  "address2_name": "example_value",
  "address2_line1": "example_value",
  "address2_line2": "example_value",
  "address2_line3": "example_value",
  "address2_city": "example_value",
  "address2_stateorprovince": "example_value",
  "address2_postalcode": "example_value",
  "address2_country": "example_value",
  "statecode": 10,
  "statuscode": 10,
  "createdon": "example_value",
  "modifiedon": "example_value",
  "versionnumber": 10,
  "_primarycontactid_value": "example_value",
  "_parentaccountid_value": "example_value",
  "_ownerid_value": "example_value",
  "_transactioncurrencyid_value": "example_value",
  "yominame": "example_value"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/microsoft-power-apps-dataverse-web-account-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.