Edit an MML Object Instance

You can edit an MML Object Instance by clicking on its name in the MML Object Instances dashboard.

Edit Instance

On the Edit Instance Page, you can change the instance's Name, Description, and Enabled state.

You can click the Enabled to turn this instance on and off. The Url of the instance is below it. You can click the button to the right to copy it to your clipboard.

Source Type below will show you different options based on what you select.

Use MML Source

You can add MML and instance parameters directly to the instance. Click Save to update your MML Object.

Fields

  • Name

    • The name of the instance. It can be any character.

  • Description:

    • An optional description for the instance.

  • Enabled

    • Toggling this will turn the instance on and off.

  • Url

    • The Url of your MML object to integrate into your application.

  • Source

    • You can enter your MML code in the editor.

  • Instance Parameters

    • These are parameters that can be used in your MML. This should be valid JSON.

Last updated

Was this helpful?