Creating a Web Hook Source

On the Conversionomics homepage, you will see a screen with all of your projects; select the project name you will be working on. If you need to create a new project, select the orange button that says "New Project" and follow the instructions 

Once you select the project you want to work on, you will see a similar screen as shown below. Select the orange button that says " + New Source"

After selecting the orange button that says " + New Source"

Input the "Source Name" and select "Web Hook" for the type, then click "CONTINUE" once complete.

You will then be redirected to the source's configuration screen.

From here, you have a few optional settings.

If the source is receiving a file, then you can set the "Skip Line" option to ignore certain rows in the file. Otherwise these inputs need to be set to zero.

Authentication allows you to enter a username and password. This will require any received HTTP request to have the authentication in order to post data. This will ensure that only people with the credentials will be able to post to the source.

Once you are done setting up the configuration, press the "Generate Endpoint" button to create a URL for the source. Posting data to this URL will store it within the source.

Note: Web Hook sources can accept both files and manually typed in JSON records.

Still need help? Contact Us Contact Us