You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to expose an API endpoint that accepts a parameter that identifies a client stored in Bread for the City's Salesforce instance. Upon receiving the request, the service will access client's information from Salesforce on behalf of an authorized Salesforce user.
Note, in order for the web service to access information in Salesforce the Bread for the City caseworker will need to authorize this web service to access client data from Salesforce on their behalf. This would be done via OAuth.
See below for a diagram of how the expected interaction to work:
The text was updated successfully, but these errors were encountered:
We need to expose an API endpoint that accepts a parameter that identifies a client stored in Bread for the City's Salesforce instance. Upon receiving the request, the service will access client's information from Salesforce on behalf of an authorized Salesforce user.
Note, in order for the web service to access information in Salesforce the Bread for the City caseworker will need to authorize this web service to access client data from Salesforce on their behalf. This would be done via OAuth.
See below for a diagram of how the expected interaction to work:
The text was updated successfully, but these errors were encountered: