Integrations which my clients can use

Hi @sirdavidoff was just looking at this answer after our discussion yesterday.

As per this answer , it seems that we will need to keep calling the workflow every now and then via webhooks if we wanted to pass the credentials programmatically. However, that’s not the ideal solution we want. We want to pass the credentials (programmatically) only once for a client and the workflow should then start executing on its own (rather than us having to call it to execute it). Please confirm if this would be possible.

Also, for softwares which use OAuth (like FB Leads) how could we make this work? Our aim is that the user should be able to simply click on a button (or maybe 2-3 buttons) in Interakt’s UI and the workflow should start executing for them automatically (even in case of OAuth). Let me know how we can make that possible. Thanks!