Change a Creator Studio app's table
Change the table associated with an app if you want one that differs from the default.
Before you begin
Note:
You should perform this task only if you did not change the table during Guided Setup. For more information, see Configure the table for Creator Studio apps.
The app must already be created before you can change the table for it.
Some general guidelines for changing the table are:
- If you change an app's table to one that doesn't extend a Request Task-extended table, it could affect automations.
- If the new table doesn't have the request_type field, the app's automations won't be correctly triggered.Note:You can change the Request type field, which specifies the form, on the Request Task table or a table that extends Request Task. To do so, you must be an admin or have the sn_creatorstudio.configuration_admin or sn_creatorstudio.task_admin role.
- The request_type field for the new table should have the label Request type, and it should be a reference to the Record Producer table.
- If the new table isn’t in the same scope as the app, the scope of the table must allow updates from other scopes.
Role required: admin, app configurator (sn_creatorstudio.app_configurator), or Creator Studio configuration admin (sn_creatorstudio.configuration_admin). For more information on working with granular roles, see Granular admin roles.
About this task
To ensure that forms and automations work, a general guideline is to change the table to a table that extends the Request Task table.