You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Salesforce - New Record trigger, if the select object type has many columns, the trigger will fetch data from all columns in the HTTP request query params. This can cause the HTTP 414 - URI Too Long error.