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

Proper syntax to read existing flow? #243

Open
cemerson opened this issue Sep 17, 2019 · 0 comments
Open

Proper syntax to read existing flow? #243

cemerson opened this issue Sep 17, 2019 · 0 comments

Comments

@cemerson
Copy link

Love this library - very cool stuff!

So I know "Flow" has been discussed in multiple issues over time. I'm just trying to find out how it's supposed to work.

  • My flow "API Name" is "SendReminders".
  • But if I call service.readMetadata() with just that I only get NULL values.
  • Howerver ... if I append a hyphen and number at the end of the API Name (like "SendReminders-4" service.readMetadata() does pull back the Flow record data successfully.

So my initial question is - how do I find the right number to append to my Flow API names? And if I'm using this entirely wrong please show or refer me to the proper syntax for reading Flow data.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant