Summary
User is seeking guidance on how to include multiple parameters (
start_date
andend_date
) in a single placeholder of the body for a POST request while creating a custom connector.
Question
hello,
I am trying to create a custom connector. For a particular orders endpoint, I need to insert start_date
and end_date
in the body of the post request but there is a single placeholder where I need to provide that (see screenshot)
How do I do that?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.