Create trigger to Post a conversation using webhook by Zapier
Hi, Is there a way that I can add job postings from my google sheet or slack channel that we use to post job postings and trigger these to be posted in our community?
It looks like though webhooks by Zapier I can do this, but I'm not trained in developer docs - I found Gainsight Communities API documentation for starting a conversation - https://api2-us-west-2.insided.com/docs/community/
I don't know how to input what's needed for Step 3 - The Post section for webhook by zapier.
- URL: https://api2-us-west-2.insided.com/v2/conversations/start
- Payload type: form, JSON, xml, raw
- Data:
- Wrap Request in Array: No or Yes
- File
- Unflatten: No or Yes
- Basic Auth
- Headers

