Tool to create a new Thing. Use when providing a complete JSON payload to add a new record.
fieldsJSON object mapping field names to values for the new Thing. Required fields must be provided (e.g., 'email' for the User type).
typenameRequiredstringName of the data type (Thing) to create (case-sensitive).
subdomainstringBubble app subdomain to target *.bubbleapps.io (e.g., 'my-bubble-app').
custom_domainstringCustom domain host (e.g., 'myapp.example.com').
full_url_overridestringFull URL override for the create 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.