How to Unsubscribe from Selzy then FluentCRM

Status: Open · Asked by clearly on · 0 views

clearly — Question ·

Hi all,

I was wondering if you could help me in this scenario I'm looking to achieve please. I am looking to use the Unsubscribe Trigger in Selzy to also Unsubscribe someone in FluentCRM. Does anyone know how this could be done please?

Many thanks,
Andrew

Arshil Ahmad — Reply ·

Hi @clearly,

Currently, we don't have an action event in FluentCRM for Unsubscribing someone. If FluentCRM has this endpoint then you can try using API by Pabbly module to achieve your use case.

youtube.com/watch?v=bmf4och_kTk

Arshil Ahmad — Reply ·

You need to first get the User ID using the 'Get a Specific Contact' endpoint and then map this user ID to the 'Update any user data' endpoint.

Back to all forum threads · Log in to reply