Choose the access your app needs
Every new project starts with standard data reads and object metadata enabled. The other categories are off.
The write controls have an additional approval step, including optional auto-approval for published apps. See Update Salesforce records.
Wisty checks the app’s requests against these categories before sending them to Salesforce. Salesforce then applies the running user’s own permissions. Turning a category on doesn’t grant access to records or fields that Salesforce denies.
These are categories of requests, not a list of allowed objects or fields. Manage object, field, and record permissions in Salesforce.
Save an access change
- Open the project’s Settings tab.
- Turn the required control on or off.
- Click Save changes.
- Return to Preview and try the relevant feature.

Standard data reads and Object metadata are on by default. Enable other categories only when the app needs them.
Respond to an access request in chat
When Wisty needs an access category that’s off, it can show an Allow access card in chat. Read the category and its description.
An access request for Delete records. The card names the category and what it permits.
Inspect a blocked request
Use Network on a desktop browser to see Salesforce requests made by the preview.- Open Network and choose Blocked.
- Expand a request to read why it was refused.
- If it names a missing access category, click Open in Settings.
- Enable it only if the feature needs it, click Save changes, and try the feature again.