API Connector | Yet another dynamic_values question

Hello!

I am battling to get the API Connector plugin to pull dynamic values from a simple input field + button form.

Form:
image

Workflow:


Back end workflow:

API Connector:

Received data:
image

I am not sure where I’m configuring this incorrectly, and the documentation doesn’t seem to provide a clear indication on how this should be configured.

Any help would be greatly appreciated!

You need to uncheck the ‘Private’ box on the email-domain-value so you can set it dynamically in your workflow.

1 Like

Another time the same answer that you can find it a lot of similar topic: remove private checkbox

1 Like

Thanks very much for the prompt replies.

Unchecking the Private checkbox does not change the output:
image

Solved:

Thank you for your help.

Ultimately this was caused by a confusion on my behalf on how the API is used within the application.

Instead of using the Plugins > API
image

I was using the Custom Events > Schedule API Workflow option:
image