Services Plugins FAQs

SalesForce Plugin - Opportunities?

I just purchased the salesforce plugin. It looks like it only pulls in contact & lead data? Am I able to pull opportunity records as well?

Hello @ryan2

Thanks for reaching out! Sorry for late response.

The plugin’s main purpose to get contact and lead data, your right. Unfortunately it does not have connection to opportunity endpoint to get the data, sorry.
Hope this helps.

Regards,
Dumitru.

I also expected ability to search/view/edit Opportunity object - just Account/Lead is limited.
I will need to use Zapier or another to make the solution work.

Regards

Hamish

Hello @hamish

Thanks for reaching out. Unfortunately the plugin does not have an option manage Opportunity object.
It should be possible to use Bubble’s API Connector for your use case - https://bubble.io/reference#Interface.APIConnector
https://manual.bubble.io/building-plugins/adding-api-connections
Since the plugin uses a Oauth 2 user agent flow for authentication, you could add the Opportunity calls by yourself - https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_what_is_rest_api.htm
Thanks for understanding and hope this helps!

Regards,
Dumitru.

Hello @ryan2 @hamish

Thanks for your feedback, we’ve heard it and made an update to Salesforce plugin’s Data Calls.
We added the possibility to manage Opportunity object.

Now it is possible, to GET, DELETE, and UPDATE. Plus describe the opprotunity.

See demo editor on the Get Opportunity example: zeroqode-demo-11 | Bubble Editor

Please check the latest version of the plugin. Thanks for support. :pray:

Regards,
Dumitru.