-
I found an article that talks about future plans. Did I understand correctly that there are plans to use XML as object validation? If so, that's a great idea. I would like to analyze it and maybe sugg…
-
Is it possible to reference child or parent relationships? For example, given a case retreived using:
```
case = sf.Case.get('5006100000NcGp3AAF')
```
How can I retrieve the associated child `Case…
-
I am making a call out using the Salesforce Apex Rest service , but it is giving me an the code of 403 along with the error
" We can't connect to the server for this app or website at this time. The…
-
### What area the feature impact?
Connectors
### Revelant Information
For all sorts of reasons, a user may want to arbitrarily limit the requests that Airbyte is making to the source connector. I s…
-
I am trying to use the salesforce_bulk gem to query our Salesforce instance. I can log in successfully, but when I query I get the following results, or similar:
```
res = salesforce.query("Account"…
-
## Tell us about the new connector you’d like to have
https://www.salesforce.com/products/marketing-cloud/overview/
## Describe the context around this new connector
## Describe the alternati…
-
I was trying to query deleted record using SOQL query like this
SELECT Name, Id FROM Acocunt where IsDeleted = true and tried using the **queryAll** method, but this method actually just redirectin…
-
Receive Alert > [Cancel][Retry] popup when moving between objects. If I log out and then log back in I no longer see these alerts.
If I leave the app running with no activity overnight and then go t…
-
**[Mingle Card: 3725](https://liquidframeworks.mingle.thoughtworks.com/projects/alpine_mobile/cards/3725)**
Narrative
---------
As a Field Engineer, I can view and sort my data in different ways usin…
-
Hi
Do you plan to support the "Recurring Billing" capabilities in GraphQL soon?
The reason I need this is because I would need (prefer) to write my integration in Lua, there is no sdk for it and no …