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

sf add a http. namespace for get and post #1032

Closed
mtuchi opened this issue Mar 5, 2025 · 1 comment
Closed

sf add a http. namespace for get and post #1032

mtuchi opened this issue Mar 5, 2025 · 1 comment
Assignees
Labels
Medium Complexity level P3 Priority Level

Comments

@mtuchi
Copy link
Collaborator

mtuchi commented Mar 5, 2025

Description
Currently salesforce adaptor export http from language-common which doesn't have a salesforce session. We should export http.get, http.post and maybe http.req. All these function should use conn.request from jsforce. See jsforce request docs here.

  • Remove http export from @openfn/language-common
  • Export http. which uses conn.request()
@github-project-automation github-project-automation bot moved this to New Issues in v2 Mar 5, 2025
@martalovescoffee martalovescoffee added the P3 Priority Level label Mar 7, 2025
@aleksa-krolls
Copy link
Member

@mtuchi please add estimate to this one

@mtuchi mtuchi added the Medium Complexity level label Mar 7, 2025
@github-project-automation github-project-automation bot moved this from New Issues to Done in v2 Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium Complexity level P3 Priority Level
Projects
Status: Done
Development

No branches or pull requests

4 participants