Where shall I put Body POST fields?
-
Hi, my API ask me to fill in some Body POST fields that shall be hidden from any visitor or developer like admin Username and Password, ClientID, OfficeIds, CountryId.
I have tried to put them into the HEADERS field but it doesn’t work.
From the doc, I shall only put the authorization token and content-type in HEADERS. Actually in the CRM logs, I can see a connection (thanks to the token?) but no data is passing.
I have tried adding the BODY fields as CF7 fields (normal and hidden) without success.
I know the API Endpoint (create contact) is working as I tried it with the plugin WPGetAPI, but I need to connect it to my CF7 forms.
But where and how shall I put this data in this plugin or CF7?
CRM is Whise, for real estates. (doc here)
Thanks for your help
- The topic ‘Where shall I put Body POST fields?’ is closed to new replies.