Zhaph - Ben Duguid
Zhaph - Ben Duguid
Just to add more keywords here: This issue means that you cannot send requests to an HTTP Trigger on the function runtime using the HttpClient `PostAsJsonAsync` extension method as per...
Better yet, use the [help customisation](https://github.com/commandlineparser/commandline/wiki/HelpText-Configuration) features. It's a little more involved, especially if you're using the `async` methods, but fairly straightforward, and allows you to use the Description field...
Also happens if you "copy table" from one account and then "paste table" into the Azurite hosted instance.
Even the ability to check out my repos in Dev Home would be nice - or point to an existing repo on disk.
Hmm - just seen that myself, looks like it could be a good replacement for a poor use of the Bulk API I've currently got. As with all these things,...
Not from me I'm afraid, the project that was using Salesforce finished, and I no longer have sandbox instances to play around in.
I've updated the ReadMe as part of my pull request to add Upsert functionality to the ForceClient methods. ( #334 ). Alternatively, there's a working example within the existing source...