Replies: 1 comment 5 replies
-
There is a POST example in the experience-ethos-examples. See this pipeline: https://github.com/ellucian-developer/experience-ethos-examples/blob/main/emergency-contacts/dataconnect/ethos-example-post-emergency-contacts.json Note the first fitting, named "setup" pulls a name and phone number from the payload. For a POST the data is in the payload to the first fitting. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can pass a parameter while calling a serverless pipeline api. But I do not know how I can extract? Any example and advices are welcome.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions