Another way to collect request from your website in Proposales is via webhooks.
Webhooks is an easy way to integrate two systems. Works seamless with From Submit webhooks (e.g from Instapage or Sleeknote) to feed Request for Proposals (RFPs) into the Inbox inside your Proposales account. No technical knowledge needed and is very easy to set up.
Endpoint URL
Use the URL
you got when enabling Inbox in your account. Don't remember? Reach out 😊
Sending Method
Always use POST
as sending method.
Field Mapping
Make sure field names are in sync, see this article for full specification.
Server Token
In some systems you’re asked to specify an optional Server Token Authorization Key
. In Proposales, you don't need to provide a server token.