tutorcruncher / hermes

1 stars 0 forks source link

Pass `has_signed_up` to pd #260

Open PrenSJ2 opened 3 months ago

PrenSJ2 commented 3 months ago

currently it works in hermes but need to figure out how to pass bool

either as 1 or 0 or string true false

PrenSJ2 commented 3 months ago

we do not need this, if Companies that have signed up have a tc2 cligency id

PrenSJ2 commented 2 months ago

This will be needed when we do company matching as if we want to know if a company has booked a call but has previously signed up then it will be hard to tell

PrenSJ2 commented 1 month ago

we currently have these in hermes, however need to figure out how to have them in pipedrive

PrenSJ2 commented 1 month ago

Going to try pass the value as a string 'true' and 'false'