I’m trying to use the FloDesk API with my WordPress site. I’m using HivePress to create a directory/booking style site. Users are able to register and become “vendors” where they can then post their own listings.
When registering, I was able to add a custom checkbox field labeled “I would like to receive promotional emails”. I now want to create an HTTP request/webhook so that anyone that has checked that input - their email will be added to my FloDesk contact list.
I am new to Make and to custom API integrations, so I’m not sure where to even start. Any help would be appreciated! Thank you!