🔗Push Leads to Jonas

Flow, via Webhook

First, navigate to your flow list under Flows and click on the three little dots to edit your flow. The following steps will be the same if your are creating a new flow.

Click the + to add an Action, and select 'Other.'

Select 'Submit to Webhook' and enter the following information.

Webhook URL: https://api.gleantap.com/v1/Jonasv3/createNewProspect/app_id/club_id

app_id is your workroom ID that shows up in the URL when you are on your dashboard. It looks something like 65788024711cb93776586fb2 (eg.)

Enter the following information on the left column under 'Payload' and select the matching attribute from the menu on the right column.

Click 'Save.'

Data Attributes to Pass (Payload):

  • first_name

  • last_name

  • email

  • phone, optional

  • mobile, optional

  • address

  • zip_code

  • gender

  • birth_date

Last updated