issues
search
k-capehart
/
go-salesforce
Salesforce REST API client written in Go
https://pkg.go.dev/github.com/k-capehart/go-salesforce/v2
MIT License
30
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
basic config for codecov
#76
k-capehart
closed
5 days ago
1
#70: fix issue when providing test.salesforce.com domain in jwt flow
#74
k-capehart
closed
1 week ago
2
[refactor] mapstructure
#73
TuSKan
closed
1 week ago
1
[question] github.com/mitchellh/mapstructure archived
#72
TuSKan
closed
1 week ago
1
[feature] Query Explain Plan
#71
TuSKan
closed
5 days ago
3
[jwtFlow] domain test.salesforce.com
#70
TuSKan
closed
1 week ago
4
iterator
#69
k-capehart
closed
3 weeks ago
1
jwt flow
#68
k-capehart
closed
3 weeks ago
2
fix(deps): bump k8s.io/apimachinery from 0.31.1 to 0.31.2 in the dependencies group
#67
dependabot[bot]
closed
3 weeks ago
0
Compression Headers
#66
TuSKan
opened
1 month ago
1
Add Iterator for Job Result
#65
TuSKan
closed
3 weeks ago
3
OAuth 2.0 JSON Web Tokens (JWT) bearer flow.
#64
TuSKan
closed
3 weeks ago
4
feat: handle 300 response for when multiple matches are found for a single salesforce external id
#63
k-capehart
closed
2 months ago
1
300 error code should not be consider as error in doRequest function, get account by external id api returns 300
#62
aishmuru
closed
2 months ago
5
fix(deps): bump k8s.io/apimachinery from 0.30.3 to 0.31.1 in the dependencies group across 1 directory
#61
dependabot[bot]
closed
2 months ago
1
fix linting error: printf-style function with dynamic format string and no further arguments should use print-style function instead
#60
k-capehart
closed
2 months ago
3
fix(deps): bump k8s.io/apimachinery from 0.30.3 to 0.31.0 in the dependencies group
#59
dependabot[bot]
closed
2 months ago
2
Refresh when Invalid Session error occurs
#58
k-capehart
closed
3 months ago
1
fix(deps): bump k8s.io/apimachinery from 0.30.2 to 0.30.3 in the dependencies group
#57
dependabot[bot]
closed
3 months ago
0
Access token is expiring for client credentials flow, Implement login in Init() to handle refresh of access token
#56
aishmuru
closed
3 months ago
9
fix: major version upgrade in go.mod
#55
k-capehart
closed
4 months ago
0
docs: update readme to fix spacing and tweak examples
#54
k-capehart
closed
4 months ago
0
feature/return sf result
#53
k-capehart
closed
4 months ago
5
chore: Update documentation to clarify relationship queries
#52
iamber12
closed
4 months ago
0
fix(deps): bump k8s.io/apimachinery from 0.29.4 to 0.30.2 in the dependencies group
#51
dependabot[bot]
closed
4 months ago
0
fix: dependabot job
#50
k-capehart
closed
5 months ago
9
fix: dependabot job
#49
k-capehart
closed
5 months ago
0
chore: add dependabot job
#48
k-capehart
closed
5 months ago
0
update docs for GetAccessToken() and handle case where auth is nil
#47
k-capehart
closed
5 months ago
0
improve tests with an helper
#46
ccoVeille
opened
5 months ago
0
Return `SalesforceResult` when inserting data
#45
0cv
closed
4 months ago
1
refactor: expose auth field in Salesforce struct for enhanced integration
#44
iamber12
closed
5 months ago
7
Expose auth in Salesforce struct for external access
#43
iamber12
closed
5 months ago
1
`Id` shall be returned when an Insert is made
#42
0cv
closed
4 months ago
3
add awesome-go badge
#41
k-capehart
closed
5 months ago
1
update package link
#40
k-capehart
closed
5 months ago
0
Improve code coverage for codecov
#39
k-capehart
closed
5 months ago
1
update workflow
#38
k-capehart
closed
5 months ago
1
feat: add workflow for code coverage badge
#37
k-capehart
closed
5 months ago
0
feat: authenticate with access token
#36
k-capehart
closed
5 months ago
0
Refresh Token OAuth Flow
#35
k-capehart
closed
5 months ago
1
Authenticate from access token
#33
k-capehart
closed
5 months ago
0
Read data from csv
#32
k-capehart
closed
5 days ago
1
add file system abstraction to enable more testing
#31
k-capehart
closed
6 months ago
0
add linting and fix linting issues
#30
k-capehart
closed
6 months ago
0
add client credentials flow to authentication
#29
k-capehart
closed
6 months ago
0
update contributing guidelines
#28
k-capehart
closed
6 months ago
0
validation fixes
#27
k-capehart
closed
6 months ago
0
improve waiting for job results to finish for bulk operations
#26
k-capehart
closed
6 months ago
0
update spacing in readme
#25
k-capehart
closed
6 months ago
0
Next