Skip to content

Enclude-Components/Query-Archived-Activity-Invocable-Methods

Repository files navigation

Query Archived Activity Invocable Methods

Contains Invocable Method for querying archived Activity records from flows

Deploy

Install Latest Release

Contents

  • Apex Classes
    • QueryArchivedActivities_TEST.cls
    • QueryArchivedEvents.cls
    • QueryArchivedTasks.cls

Development

To work on this project in a scratch org:

  1. Set up CumulusCI
  2. Run cci flow run dev_org --org dev to deploy this project.
  3. Run cci org browser dev to open the org in your browser.

Release

  1. Release a Beta Version
cci flow run release_unlocked_beta --org dev
  1. Test Deploy the Beta Version
cci flow run ci_beta --org beta
  1. Promote to a Production Version
cci flow run release_unlocked_production --org release

About

Contains invocable method for querying Activity records from a flow, including archived Activities

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages