Skip to content

[FEATURE] Return Record key and Data Source key as well as data in Data Stores: Get Record action #15858

@binarymonkey84

Description

@binarymonkey84

Is your feature request related to a problem? Please describe.
In other steps in my workflow I need to know what the key and/or data source name has been used in the Data Stores: Get Record action. This isn't possible currently.

Describe the solution you'd like
Export the following prop values from the Data Stores: Get Record action action step (and probably all the other Data Stores steps that are relevant):

  • recordKey
  • datastoreKey

Do you have a workaround?
The workaround is to add a custom Node JS step with a prop to set these values, then reference those in the Data Stores: Get Record step, and other steps. However, this adds an unnecessary step.

Comparable features in other tools?
N/A

Additional context
N/A

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions