Hello,
Is it possible to get if service is being used for a form by GFAPI::get_entry($entry_id) maybe we can store the attached services in meta this way its easier to re-run the 3rd-party call dynamically.
For example, im using gravityview for form edits. But edits/deletions should run service again so 3rd party knows there's an update or deletion to the entry.
If there's a better way to handle this please let me know.
Also, how can i actually re-run the service?
Thanks
Hello,
Is it possible to get if service is being used for a form by
GFAPI::get_entry($entry_id)maybe we can store the attached services in meta this way its easier to re-run the 3rd-party call dynamically.For example, im using gravityview for form edits. But edits/deletions should run service again so 3rd party knows there's an update or deletion to the entry.
If there's a better way to handle this please let me know.
Also, how can i actually re-run the service?
Thanks