Tool to modify selected fields on a Thing by its unique ID. Use after confirming the Thing exists.
uidRequiredstringUnique ID of the record to modify.
typenameRequiredstringData type name in URL format (lowercase, no spaces).
subdomainstringBubble app subdomain to target *.bubbleapps.io (e.g., 'my-bubble-app').
custom_domainstringCustom domain host (e.g., 'myapp.example.com').
field_updatesRequiredobjectJSON object of fields to update. Each key is an existing field name; each value must match the field’s type.
full_url_overridestringFull URL override for the patch endpoint. If provided, the request will be sent to this URL as-is, ignoring 'typename', 'custom_domain', and 'subdomain'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.