[Vtigercrm-developers] Post to URL and get result from workflow?
Alan Lord
alanslists at gmail.com
Thu Feb 10 08:42:56 GMT 2022
vtiger cloud has this feature. It's called Webhooks.
I've not really thought about doing it in the open source version but it
should be "that hard" to code something up. I guess it mostly depends on
how much flexibility/configurability you will need.
Cheers
Al
On 10/02/2022 08:22, socialboostdk wrote:
> Hi there,
>
> I would like to post to a URL, using some variables from the Contacts
> fields (his email), like:
>
> domain.com/dostuff?email=email at emaildomain.com
> <http://domain.com/dostuff?email=email@emaildomain.com>
>
> and then receive the result back in another field. The result might take
> a few seconds to reply.
>
> How would I best do this?
>
> Are there any existing modules that can do this, or do I need to code a
> custom Workflow function - or something third?
>
> Thanks :)
>
> BR, Chris
>
> _______________________________________________
> http://www.vtiger.com/
More information about the vtigercrm-developers
mailing list