Skip to content

[BUG] Salesforce new record trigger fails when object has too many columns #14560

@andrewjschuang

Description

@andrewjschuang

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions