The Push to Custom Endpoint action has now been renamed to Webhook.
It now includes:
– The ability to make API requests using dot notation formatted keys in field mapping and custom mapping, e.g. person[0].first.name or contactType.id
– New ‘Return Mapping’ setting allows you to use returned JSON data to populate form fields. This also supports dot notation to select JSON elements. Great for lookups!
– New ‘Webhook Return Mapping’ demo template to show you how Return Mapping.
– New SSL Verify, Timeout and Cookie Passthrough settings.