Forum Discussion
Supratim
6 years agoContributor III
Hi @masantiago- How you need those value to pass? Is that from Header attribute or from Query Param?
Seems you need create message payload and pass to API endpoint, such scenario use Rest Post snap, you should get response from endpoint.
- masantiago6 years agoNew Contributor II
Hi @Supratim ,
i needed the values to post as nested objects in a json body as part of a specific schema. so far it looks like i’ve been able to format it how i want using the mapper snap.