Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to get to all Std. Objects in SwiftlySFDC? #26

Closed
ghost opened this issue Mar 10, 2017 · 4 comments
Closed

Is there a way to get to all Std. Objects in SwiftlySFDC? #26

ghost opened this issue Mar 10, 2017 · 4 comments
Assignees
Labels

Comments

@ghost
Copy link

ghost commented Mar 10, 2017

describeGlobal() can be used in Apex. Any way to get the same in Swiftly?

@mike4aday
Copy link
Owner

@pbrondum I will add that in an upcoming release - in the meantime, you could use the following:

salesforce.custom(path: "/services/data/v39.0/sobjects/")

@mike4aday mike4aday self-assigned this Mar 10, 2017
@ghost
Copy link
Author

ghost commented Mar 10, 2017 via email

@mike4aday
Copy link
Owner

Delivered with Swiftly Salesforce v.3.5.0 (see issue #28).

@ghost
Copy link
Author

ghost commented Apr 27, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant