-
### Connector Name
source-salesforce
### Connector Version
2.1.0
### What step the error happened?
During the sync
### Revelant information
Airbyte OSS version 0.50.7 running on G…
ghost updated
2 weeks ago
-
According to https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_understanding_web_server_oauth_flow.htm the `instance_url` and `id` are returned when a request is made for …
-
Spring '18 includes a new composite endpoint which allows you to process up to 2000 records at once. E.g.
```
/v42.0/composite/sobjects/Account?ids=0010P00001tKRhfQAG,0010P00001tK4h3eQBG&fields=name…
-
I've got a local copy with support for composite/batch , but its rudimentary (fits my purposes, but probably not ready for everyone).
Should I PR into a new branch on this repo? I'm saving signifi…
-
This may sound odd, but since Salesforce API sessions can last forever, I would like to be able to log off -- that is, end my session by calling [logout()](https://developer.salesforce.com/docs/atlas.…
-
https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/headers_autoassign.htm
This header allows changing the behavior of the active assignment rules during a given update to Acco…
-
Membership metrics:
* \# of members
* \# of US members
* \# of international members
* \# of states
* \# of countries
* \# of expiring memberships. Think about how to handle that we track 2023…
-
Every datasource we interact with exposes a REST API. It's fair to expect that developers who know that datasource will be familar with that API.
And almost every adaptor function maps to one or mo…
-
Currently `salesforce.core/request` doesn't handle properly the case when SFDC API returns error.
There is `try/catch` around clj-http.client/request but then `parse-limit-info` crashes with `NullPoi…
-
See the impact of `services/salesforce/core.ts`
- [ ] /query
- [ ] /composite with {recordId}?fields=
- [ ] /composite/tree POST
- [ ] /describe/layouts
- [ ] /composite with describe/layouts/{…