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

RoCrow

Active member
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?
 
P

Pabblymember11

Guest
Hey @RoCrow

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


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

1692858229380.png
 

RoCrow

Active member
Hey @RoCrow

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


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

View attachment 30464
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?
 
P

Pabblymember11

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

1692871531144.png
 
Top