Salesforce API Connector

Feathery offers pre-configured Salesforce API connectors that allow users to write custom SOQL.

If you have Feathery's Salesforce integration enabled on a form, you can build custom Salesforce API connectors that leverages your integration connection.

The Salesforce API connector allows you to configure a custom SOQL query to prefill data from your Salesforce instance into your Feathery form. The SOQL query can leverage data from your existing Feathery fields, and the data that is returned can also be used to populate various fields.

Similar to other API connectors, Salesforce API connectors can be used in any logic rule, at any point in your form flow. You can also switch to Advanced Configuration mode at any point to have full control of the API request being sent to Salesforce.

Last updated