Hi,
i have an acf form that works ok sending a POST call, i need to send an POST field with the callback URL but i don’t know how to add it to be included in the acf form/post request.
i fixed this using a hack of putting the id/callbackurl in the post_id section since its always sent and i’m not using it.