Help
Development & APIs
Share, ask questions, and learn more about the backend of your Airtable applications.
cancel
Showing results for 
Search instead for 
Did you mean: 

Development & APIs Activity

Integrate with Assisted Setup in your extension

From the Dynamics 365 Business Central 2021 release wave 1, the records in Manual Setup and Assisted Setup are migrated to a new table, Guided Experience Item. This table has a field, Type that determines the type of each record:Assisted Setup - Wher...

  • 5 Views
  • 0 replies
  • 0 kudos

Create a wizard page

A wizard page guides a user through the installation process. The wizard page is called from within Assisted Setup. To build a wizard page, you need to set the PageType property to NavigatePage.In the client, the NavigatePage page doesn't an action b...

  • 10 Views
  • 0 replies
  • 0 kudos

Map requirements

As you work on collecting requirements, an important step that you'll go through is to map the requirement to Dynamics 365 app capabilities. This task is different than you would do with a custom software or Microsoft Power Platform-only project wher...

  • 13 Views
  • 0 replies
  • 0 kudos

Resolved! How to use updateRecordAsync

Hey!I am trying to update a record based on the user's id, currently, I have this code but for some reason it errors saying: TypeError: Invalid arguments passed to table.updateRecordAsync(recordOrRecordId, fields): • recordOrRecordId → recordOrReco...

tylermwise_1-1733073279581.png tylermwise_0-1733073270742.png
  • 219 Views
  • 3 replies
  • 0 kudos

Resolved! Updating the choices from a singleSelect

Hi, I want to update the choices a singleSelect field has without adding a new record.I tried this approach, but that yields the following errorTypeError: Cannot add property 2, object is not extensibleHere is the relevant code (MtypeName gets its va...

  • 161 Views
  • 1 replies
  • 0 kudos

Upload attachment API 404

I’m using your API to upload attachments.While simple requests work fine, when I try to send real files, the API responds with a 404 error. This makes it difficult to debug the issue.

  • 208 Views
  • 1 replies
  • 0 kudos

complaines does not work

It is impossible to communicate with the support team because requests can not be sent. Even though your API does not work, and I do not have any channel to communicate with   

  • 231 Views
  • 1 replies
  • 0 kudos
Airtable Community Guidelines
Looking for tips before asking a question? Make sure to review our Airtable Community Guidelines for best practices.