Allow custom metadata to be persisted on Launch Resources via API | Community
Skip to main content
Stewart_Schilling
Community Advisor
Community Advisor
April 9, 2019
New

Allow custom metadata to be persisted on Launch Resources via API

  • April 9, 2019
  • 1 reply
  • 2436 views

As a Launch API user, I would love to have place to attach my own metadata to a Launch resource when creating/updating it. 

As an example, I might want to create a data element by posting to the standard endpoint,  POST /properties/:property_id/data_elements

In addition to the normal, required parameters, I'd like to have a place to store my own metadata (perhaps a stringified JSON object up to some sane size limit).

This would allow for any number of expanded uses.

Thanks for the consideration.

-Stew

1 reply

October 5, 2020

You can add additional properties to the settings object and filter it before Launch generate the runtime script: Remove Transform - Transforming Settings Objects