-
Got this error while run ./bin/timely-standalone.sh:
```
Could not find or load main class timely.StandaloneServer
```
Know little about JAVA. Could you let me know anything you need to debug this…
-
Is it possible to call the Bulk Api with this framework? If yes, how? Thanks
-
I've been using an older open source tool, [Excel Connector](https://code.google.com/archive/p/excel-connector/), with great success. But it's built using TLS 1.0 SOAP security access which Salesforce…
-
Hello,
I'm using self-compiled qupzilla whose source is provided from Debian:
```
$ dpkg -l | grep qup
ii libqupzilla-dev 1.8.9~dfsg1-3.1 …
-
Trying to update an SObject picklist field that has defined answers with single quotes and I am getting an error.
```
client.update!('Contact', Id: '0035500000EoVgKAAV', Highest_Degree_of_Education__…
-
Detailed description of work:
@HPaulJohnson @shaghdoosti - can you please confirm what we should use for opt-in copy for the Maker Party sign-up form in Nationbuilder?
This is the text from the Peti…
-
Since one of our KPIs is focused on growing our Active Advocates, we need to discuss the best way to flag these subscribers. Currently they are in a static data extension based on an import from Blue …
-
Not sure yet the tasks involved here yet, but, it roughly looks like
- [ ] integrate auth0 with nationbuilder
- [ ] webhook setup for crm/et
Likely we want to spawn these into separate issues.
-
Out of curiosity, are we not using any of the [PokemonShowdown data](https://github.com/Zarel/Pokemon-Showdown/tree/master/data)? If not, I could take on the task of extracting data from it, for examp…
-
upsert! fails at lib/restforce/concerns/api.rb:347 with the above error message. Line in question:
`(response.body && response.body['id']) ? response.body['id'] : true`
``` ruby
def upsert!(sob…