pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[Salesforce] Enable triggers for Custom Objects

Open andrewjschuang opened this issue 3 years ago • 2 comments

Enables selection of Custom Objects props in Instant Triggers.

Notes:

  • [x] Depends on https://github.com/jverce/salesforce-webhooks/pull/16
  • [ ] Pending package.json version bump (and salesforce-webhooks package update).
  • [ ] Pending components version bump.

Resolves #4166.

andrewjschuang avatar Sep 09 '22 12:09 andrewjschuang

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
pipedream-docs ✅ Ready (Inspect) Visit Preview Sep 16, 2022 at 3:15PM (UTC)
pipedream-docs-redirect-do-not-edit ✅ Ready (Inspect) Visit Preview Sep 16, 2022 at 3:15PM (UTC)

vercel[bot] avatar Sep 09 '22 12:09 vercel[bot]

Thanks for submitting this PR! When we review PRs, we follow the Pipedream component guidelines. If you're not familiar, here's a quick checklist:

dylburger avatar Sep 09 '22 12:09 dylburger

@sweepy84 This is ready for you to test, if you have the time. We can also wrap up the work and publish the new version to production so you can test there - let us know what would work best.

  1. Clone the repo locally
  2. Check out the PR
Screen Shot 2022-09-15 at 11 02 27 AM
  1. Download and configure the Pipedream CLI
  2. From the repo root, run pd publish components/salesforce_rest_api/sources/new-object-instant/new-object-instant.mjs
  3. Visit https://pipedream.com/alpha and check the box for Enable my sources
  4. Visit https://pipedream.com/sources/new , select the option for My Sources, and select the Salesforce trigger from there. This should let you create the new version of the trigger.

dylburger avatar Sep 15 '22 18:09 dylburger