"Fetch A Contact" in Gist using "cf_id"?

Status: Closed · Asked by RoCrow on · 0 views

RoCrow — Question ·

With the Gist connection, we have an Action to "Fetch a Contact" but we can only do so using the Email.

Gist generates "cf_id" numbers for each contact (e.g. to track them when they visit a website).

Can we Fetch a Contact using the cf_id number, instead of email?

Pabblymember11 — Reply ·

Hey @RoCrow

After checking the API documentation, we cannot see any option to get the contact from cf_id.

https://developers.getgist.com/api/#retrieve-a-contact

Further, if you want to retrieve the contact then you can use the user ID or the email address.

RoCrow — Reply ·
Hey @RoCrow

After checking the API documentation, we cannot see any option to get the contact from cf_id.

https://developers.getgist.com/api/#retrieve-a-contact

Further, if you want to retrieve the contact then you can use the user ID or the email address.


That's great, thank you.

In that case, can you please add "User ID" as an option (alongside Email Address) when selecting Gist > Fetch A Contact as the Action step, so we can choose which we'd like to use?

Pabblymember11 — Reply ·

We have added the action step to get the Contacts detail by using the Users' Id.

RoCrow — Reply ·
We have added the action step to get the Contacts detail by using the Users' Id.


That's great! Thanks :)

Back to all forum threads · Log in to reply