Microsoft Power Apps Dataverse Web Contact Example is an example object payload from Microsoft Power Apps, with 68 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"contactid": "500123",
"firstname": "example_value",
"lastname": "example_value",
"fullname": "example_value",
"middlename": "example_value",
"nickname": "example_value",
"salutation": "example_value",
"suffix": "example_value",
"jobtitle": "example_value",
"department": "example_value",
"emailaddress1": "user@example.com",
"emailaddress2": "user@example.com",
"emailaddress3": "user@example.com",
"telephone1": "example_value",
"telephone2": "example_value",
"telephone3": "example_value",
"mobilephone": "example_value",
"fax": "example_value",
"websiteurl": "https://www.example.com",
"description": "A sample description.",
"gendercode": 10,
"familystatuscode": 10,
"birthdate": "example_value",
"anniversary": "example_value",
"spousesname": "example_value",
"numberofchildren": 10,
"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,
"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",
"preferredcontactmethodcode": 10,
"donotemail": "user@example.com",
"donotphone": true,
"donotfax": true,
"donotpostalmail": true,
"donotbulkemail": "user@example.com",
"donotsendmm": true,
"creditlimit": 42.5,
"creditonhold": true,
"statecode": 10,
"statuscode": 10,
"createdon": "example_value",
"modifiedon": "example_value",
"versionnumber": 10,
"_parentcustomerid_value": "example_value",
"_ownerid_value": "example_value",
"_transactioncurrencyid_value": "example_value",
"yomifirstname": "example_value",
"yomilastname": "example_value",
"yomimiddlename": "example_value",
"yomifullname": "example_value"
}
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-contact-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.